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.txtand Node.js dependencies
npm install reflect
npm install ast-traversefab buildfabgit submodule init git submodule update
To Deploy to Website: cd pftp; fab build; cd ..; chown -R www-data:www-data pftp