Commit graph

16 commits

Author SHA1 Message Date
Gabriel Augendre 6f10a2115b Add and run pre-commit 2021-12-19 14:21:43 +01:00
Gabriel Augendre 5b4391e1a3 Fix doc 2021-06-19 18:16:42 +02:00
Gabriel Augendre 21fde6842a
Fix #3 - --version in dev mode fails 2020-01-03 09:20:51 +01:00
Gabriel Augendre 69596de7a3
Fix #9 - initial setup fails because directory doesn't exist for logging. 2020-01-03 09:20:50 +01:00
Cris Haddad 94f8cb8f54 fix Issue #8 - Printed instructions are wrong 2020-01-02 12:42:37 +00:00
Gabriel Augendre 97f99cffce
Add type hints to functions and move config class to utils 2019-12-30 20:29:27 +01:00
Gabriel Augendre 8dd39179f7
Add headless friendly logging. Close #6 2019-12-30 20:24:03 +01:00
Gabriel Augendre 5128fb2b29
Reorganize code and provide clear-credentials 2019-12-28 15:11:53 +01:00
Gabriel Augendre 5108ca59f4
Allow requiring login only for accounts that miss files 2019-12-28 14:56:14 +01:00
Gabriel Augendre 8787129be6
Improve testability 2019-12-28 13:31:34 +01:00
Gabriel Augendre 4d254fc72e
Extract config commands. Close #1 2019-12-28 10:42:02 +01:00
Gabriel Augendre 368b28a1de
Add params for config folder and file name. Extract config to custom class. 2019-12-28 00:38:18 +01:00
Gabriel Augendre ae321ff8ca
Prevent rewrap of some help text 2019-12-27 23:25:46 +01:00
Gabriel Augendre 2f0aa92e7a
Allow -h for help 2019-12-27 23:25:16 +01:00
Gabriel Augendre c69638f714
Use context to read and store config 2019-12-27 23:04:43 +01:00
Gabriel Augendre 5f02720937
Simplify commands and config files management. Switch to poetry. 2019-12-27 19:16:53 +01:00