gdgvda / cron

a cron library for go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

devcontainer setup

janrnc opened this issue · comments

A basic devcontainer setup would be useful in order to have a common environment to deal with.
Go 1.20 image with the installation of golangci-lint (https://golangci-lint.run/) should be enough as a first configuration.

Hello,
I have build one and written a small doc on how to use it.

Thank you @inalto, I've opened #7 with some refactor, feel free to review it.