The main site for the Programming: Feel the Power DeCal.
You will need
- Python 2.7
- setuptools
- Pip
- Node.js
Install Python dependencies with
pip install -r requirements.txt
and Node.js dependencies
npm install reflect
npm install ast-traverse
fab build
fab
git submodule init git submodule update
To Deploy to Website: cd pftp; fab build; cd ..; chown -R www-data:www-data pftp