Skip to content

Latest commit

 

History

History
48 lines (34 loc) · 1.81 KB

README.md

File metadata and controls

48 lines (34 loc) · 1.81 KB

Contributors Forks Stargazers Issues MIT License LinkedIn

Achristos

Achristos is a Python - Django application to keep your heroku apps from snoozing, it is inspired from kaffene, but built with python and Django.

Installation

pip install -r requirements.txt
python3 manage.py migrate

Usage

python3 manage.py runserver

License

MIT