Skip to content

pftp/pftp-web

Repository files navigation

The main site for the Programming: Feel the Power DeCal.

Setup

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

Building

fab build

Running

fab

git submodule init git submodule update

To Deploy to Website: cd pftp; fab build; cd ..; chown -R www-data:www-data pftp

About

Programming: Feel the Power 2.0

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published