Skip to content

tomekwojcik/iheartgit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

I ♡ GIT

Source code for http://iheartgit.com/

Requirements

  1. Python >= 2.6.1
  2. Tornado >= 2.0
  3. MongoEngine >= 0.4
  4. CoffeeScript >= 1.1
  5. MongoDB >= 1.8.2

Running

I strongly advise running the app in virtualenv.

  1. Install required packages.
  2. Use Paver to compile the CoffeeScript file or do it manually.
  3. Copy config.py.default to config.py.
  4. Edit config.py.
  5. python run.py -p <port>

Credits

Layout designed by dembsky

License

MIT-style, see LICENSE.

Releases

No releases published

Packages

No packages published