Skip to content

Game of Buttholes: The Will of the Prophets — a web app for the board game played by the hosts of The Greatest Generation that I'm a little embarrassed to be involved with.

License

Notifications You must be signed in to change notification settings

craiga/will-of-the-prophets

Repository files navigation

Game of Buttholes: The Will of the Riker - Quantum Leap

A web app for the board game played by the hosts of The Greatest Generation that I'm a little embarrassed to be involved with.

More information on Wikia.

Developing with CSS

CSS is built from Sass using django-sass-processor. To compile CSS, run make scss.

When making changes to style.scss, remove style.css from the static directory and it will be rebuilt whenever a change is made.

Useful one-liners

Delete and re-create your virtual environment managed with pyenv-virtualenv

make pyenv-virtualenv-delete && make pyenv-virtualenv && pip install --requirement requirements.txt

This can be useful when updating the Python version. To update the Python version, update runtime.txt, and then run the above command. A list of the latest supported Python versions can be found on Heroku Dev Center.

About

Game of Buttholes: The Will of the Prophets — a web app for the board game played by the hosts of The Greatest Generation that I'm a little embarrassed to be involved with.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published