Update readme roadmap.

master
josiah 3 years ago
parent f6027d58c3
commit fac70e716a

@ -22,10 +22,14 @@ Matrix Orgmode ListenER.
# TODOs
- [ ] setup all of this stuff
- [ ] Precommit (for all your commithook needs)
- On initial setup you likely want to run a new config against all files: `pre-commit run --all-files`
- [ ] Black + commithooks; feel free to tweak line settings
- [ ] Mypy + commithooks
- [ ] Pylint / Flake8; feel free to tweak line settings
- [ ] Pipenv (bluh. I guess this is what work is using, so, fine.)
- [X] Pipenv (bluh. I guess this is what work is using, so, fine.)
- append installs with `-d` to add them as a dev dependency
- [ ] Pytest + unittest.
- [X] Python versions with pyenv
- This is pretty easy, though its a very stupid curl | bash. Fuckers.