Skip to content

Commit

Permalink
Update README with goyek migration
Browse files Browse the repository at this point in the history
  • Loading branch information
chokoswitch authored Nov 29, 2024
1 parent d8fa88c commit 9b765e7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,6 @@ recommended if it works with your code.

## Development

[mage](https://magefile.org/) is used for development. Run `go run mage.go -l` to see available targets.
[goyek]([https://magefile.org/](https://github.com/goyek/goyek)) is used for development. Run `go run ./build -h` to see available targets.

For example, to run checks before sending a PR, run `go run mage.go check`.
For example, to run checks before sending a PR, run `go run ./build check`.

0 comments on commit 9b765e7

Please sign in to comment.