https://github.com/pellared/gopherconpl-goyek
https://github.com/pellared/gopherconpl-goyek
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/pellared/gopherconpl-goyek
- Owner: pellared
- License: unlicense
- Created: 2021-09-13T08:37:18.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2023-03-27T14:08:53.000Z (over 3 years ago)
- Last Synced: 2025-04-03T07:44:55.233Z (about 1 year ago)
- Language: Go
- Homepage: https://docs.google.com/presentation/d/1t9ODW1NnrGIkMBFgzB4vhnYD16Hjo5c5ZqS-1QlF6zY/edit?usp=sharing
- Size: 21.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# goyek - Create build pipelines in Go
[](https://github.com/pellared/gopherconpl-goyek/actions/workflows/build.yml)
[Presentation](https://docs.google.com/presentation/d/1t9ODW1NnrGIkMBFgzB4vhnYD16Hjo5c5ZqS-1QlF6zY/edit?usp=sharing)
## Build
### Bash
```sh
./goyek.sh -h
./goyek.sh
```
### PowerShell
```pwsh
.\goyek.ps1 -h
.\goyek.ps1
```
### Visual Studio Code
`F1` โ `Tasks: Run Build Task (Ctrl+Shift+B or โงโB)`