Skip to content

thoreg/dojo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dojo

coding for fun and profit ...

https://travis-ci.org/thoreg/dojo.svg?branch=master https://coveralls.io/repos/thoreg/dojo/badge.png?branch=master

Setup

mkvirtualenv dojo
pip install -r requirements.txt

Development Server

# export PYTHONPATH to the directory where 'dojo' exists
python views.py

Tests

# Run all tests
make tests

# Run continuous all tests (used during test driven development)
make tdd

# Run acceptance tests
make behave

About

coding dojo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published