Skip to content

SWE-AGGERS/SocialDice

Repository files navigation

SocialDice

Build Status Coverage Status

Get Started

  • python3 -m venv venv
  • . ./venv/bin/activate
  • pip3 install -r requirements.txt
  • sh ./start_redis.sh
  • python3 -m celery worker -A monolith.background.celery -E --loglevel=info

Testing

  • tox TOX_ENV=py36

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published