An open API service indexing awesome lists of open source software.

https://github.com/pellared/gopherconpl-goyek


https://github.com/pellared/gopherconpl-goyek

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# goyek - Create build pipelines in Go

[![build](https://github.com/pellared/gopherconpl-goyek/actions/workflows/build.yml/badge.svg)](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)`