- Clone the repository:
git clone https://github.com/kparaju/async-poker.git
- Change into the directory:
cd async-poker
- (Optional) create a virtualenv:
virtualenv .env
- (Optional) go inside the virtualenv:
source .env/bin/activate
- Install required python packages:
pip install requirements.txt
- Create a settings file:
cp asyncagile/asyncagile/settings.py.ex asyncagile/asyncagile/settings.py
- Modify anything you need to in
settings.py
- Start the dev server:
cd asyncagile; python manage.py runserver
-
Notifications
You must be signed in to change notification settings - Fork 0
kparaju/async-poker
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Planning Poker for teams distributed across the world
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published