fmartingr
/
jeeves
Archived
1
0
Fork 0
This repository has been archived on 2021-02-14. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Felipe Martín 318e29558f Merge branch 'docs' into 'master'
Documentation

See merge request fmartingr/jeeves!2
2019-10-03 17:02:12 +00:00
docs Documentation 2019-10-03 17:02:12 +00:00
jeeves Autoregister tasks on tests 2019-10-03 18:09:58 +02:00
.env.example Fixed JEEVES_DEBUG in .env.example 2019-09-25 19:42:28 +02:00
.gitignore Added Sphinx docs 2019-10-03 18:13:34 +02:00
.gitlab-ci.yml Add .gitlab-ci.yml 2019-10-03 16:32:19 +00:00
.pre-commit-config.yaml Initial proof of concept 2019-09-23 23:11:26 +02:00
Dockerfile Added docker-compose 2019-09-30 17:52:23 +02:00
Makefile Initial proof of concept 2019-09-23 23:11:26 +02:00
README.md Documentation 2019-10-03 17:02:12 +00:00
docker-compose.yml Load .env on docker services 2019-09-30 18:45:00 +02:00
manage.py Formatting 2019-09-29 14:30:45 +02:00
poetry.lock Added Sphinx docs 2019-10-03 18:13:34 +02:00
pyproject.toml Added Sphinx docs 2019-10-03 18:13:34 +02:00
setup.cfg Added jeeves.cli for basic CLI interaction 2019-10-03 13:01:45 +02:00

README.md

Jeeves

Jeeves will take care of your boring tasks so you don't have to worry.

Python 3.7+

Documentation

Documentation is accesible and readable in the docs folder.