Skip to content
This repository has been archived by the owner on Jul 2, 2019. It is now read-only.

chicagomegagames/watch_the_skies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Watch the Skies

This is "The App" created for the Chicago MegaGame Society's playing of Watch the Skies.

Setup for development

  1. Create a virtualenv with python 3, the path in the .gitignore file is ./venv.
  2. Install the requirements
virtualenv -p `which python3` venv
pip install -r requirements.txt

Tests

To run tests, just run ./test.py. Alternatively, you could run APP_ENV=testing nosetests.

About

There's more to the galaxy than meets the eyes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages