Skip to content
  1. May 01, 2019
    • nimrod's avatar
      Complete refactor and reworked usage. · db1e1cab
      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.
      db1e1cab