Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 355 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 355 Bytes

CardsAgainstSucc

A Cards Against Humanity clone that's not made with JSP's (but instead with Django). This project is in the very early development.

Installation

  • Install and activate virtualenv or similar
  • pip install django

Startup

python CardsAgainstSucc/manage.py runserver

License

MIT, see LICENSE for details.