Initial README.md

This commit is contained in:
2016-08-17 15:17:47 +02:00
parent f29b9eb700
commit fdb63b3137

11
README.md Normal file
View File

@@ -0,0 +1,11 @@
# Blender Cloud
Welcome to the [Blender Cloud](https://cloud.blender.org) code repo!
Blender Cloud runs on the [Pillar](https://pillarframework.org) framework.
## Quick setup
Set up a node with:
```
bash <(curl -s https://gist.githubusercontent.com/fsiddi/a6e355a9b08cc1697955f6ce4f679633/raw/6715a2ab92a441abce96c1fc1edfd4eb685bd390/setup.sh)
```