Skip to content

redkaras/tornado_skeleton

 
 

Repository files navigation

Build Status Code Climate Issue Count Test Coverage

Prerequisites

brew install postgres

  • Others

pip install ipython

Install

virtualenv env
source env/bin/activate
make bootstrap
make bootstrap-db

Run

source env/bin/activate
make serve
http://localhost:18888/

Test

make test

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 99.0%
  • Makefile 1.0%