- May 21, 2021
-
-
nimrod authored
My PR was merged and it also has other fixes I need.
-
- Feb 19, 2021
-
-
nimrod authored
Install the version from my git fork which has a fix for a non-writable config directory if the config file already exists.
-
- Dec 30, 2020
-
-
nimrod authored
-
- May 01, 2019
-
-
nimrod authored
The usage is completely replaced. Now locally I run inside a pipenv and remotely using Docker. - Use Supersonic as the Cron daemon. - Run locally using pipenv. - Run remotely using Docker (and docker-compose). - Automate tasks using pipenv custom script shortcuts. - Updated pre-commit hooks, added yamllint hook. - Added license. - Updated README.
-