module
0.0.0-20240615180712-7ecaad170c0f
Repository: https://github.com/gustablo/cron-service.git
Documentation: pkg.go.dev
# README
setup
- copy .env.example into .env
- install golang 1.21.0
- install docker
- install taskfile
- task setup
run
- task run
commands
- run task --list-all to see all possible commands
test
- task test