Skip to content

bo-peng/ChicagoEnergyMap

 
 

Repository files navigation

Getting started

  • Install Vagrant, Fabric, and fabtools.

  • Change config.ini to have your project name (currently called FabTools_StartKit)

  • From the command line, run fab dev vagrant.up provision. This will create a virtual machine with all the necessary packages.

  • SSH to the virtual machine with vagrant ssh $(Your Project Name)

  • Put in any python or other unix tools you want in REQUIREMENTS or REQUIREMENTS-DEB

About

3D Chicago Energy Map

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 68.3%
  • CSS 17.7%
  • Shell 12.8%
  • JavaScript 1.2%