Skip to content
This repository has been archived by the owner on Nov 15, 2021. It is now read-only.

mozilla/mozilla-taskboard

Repository files navigation

Install

Clone it

vagrant up
vagrant ssh

Now in the VM:

cd mozilla-taskboard/
sudo pip install -f ./requirements/dev.txt
python ./manage syncdb
python ./manage runserver 0.0.0.0:8000

License

This software is licensed under the New BSD License. For more information, read the file LICENSE.