This commit is contained in:
BecodReyes 2022-04-14 14:55:34 +00:00
parent 7f1fe2704d
commit b2e6b78b7d

View File

@ -1,9 +0,0 @@
# This configuration file was automatically generated by Gitpod.
# Please adjust to your needs (see https://www.gitpod.io/docs/config-gitpod-file)
# and commit this file to your remote git repository to share the goodness with others.
tasks:
- init: go get && go build ./... && go test ./... && make
command: go run