https://github.com/sheldonhull/goyek-tasks
Goyek pre-built tasks for CI/CD work
https://github.com/sheldonhull/goyek-tasks
golang goyek
Last synced: 5 months ago
JSON representation
Goyek pre-built tasks for CI/CD work
- Host: GitHub
- URL: https://github.com/sheldonhull/goyek-tasks
- Owner: sheldonhull
- Created: 2021-06-16T22:35:00.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2025-11-25T20:41:00.000Z (7 months ago)
- Last Synced: 2025-11-28T23:16:20.481Z (7 months ago)
- Topics: golang, goyek
- Language: Go
- Homepage:
- Size: 83 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Goyek Tasks
Leverage Goyek for Go based CI/CD commands.
### Prerequisites
Go SDK
```shell
go mod tidy
```
### Installing
### Testing
```shell
go test -v ./install/ -v
```
Add notes about how to use the system.