/cookiecutter-tornado

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Cookiecutter Tornado

Usage

# python >=2.7
pip install cookiecutter
cookiecutter https://github.com/denglj/cookiecutter-tornado.git

Start Server

cd /path/to/project_dir
python your_project_name/run.py

# check server
curl http//127.0.0.1:8000

# you'll see the index.html source code