Skip to content

Install ΒΆ

From a release.

Using brew:

brew install frantjc/tap/forge

From source:

git clone https://github.com/frantjc/forge
cd forge
make

Using go:

go install github.com/frantjc/forge/cmd/forge

In GitHub Actions:

- uses: frantjc/forge@v0

As a library:

go get -u github.com/frantjc/forge