Skip to content

leethobbit/Lords-of-Embar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lords of Embar

Installation

$ git clone <repository-url>
$ cd lords-of-embar
$ /path/to/dev_appserver.py .

Unit Tests

Virtual Environment and requirements.txt are only required for running the tests. The development server should handle any App Engine dependencies.

$ virtualenv -p `which python2` venv
$ source venv/bin/activate
$ pip install -r requirements.txt
$ py.test -rw

About

Shameless clone of Kings of Chaos

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published