Skip to content

saifelse/moo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

moo

A scavenger hunt!

Cloning and setting up

git clone git@github.com:saifelse/moo.git
cd moo
pip install -r requirements.txt
python manage.py compile
python manage.py scss

Start a shell to initialize the DB:

python manage.py shell

Then run the following:

import moo
moo.reset_db()

Running locally

python manage.py runserver

Deploying

fab deploy

About

A scavenger hunt!

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published