Skip to content

Releases: jasminnanda/kirogo

kirogo v1.0.2

Choose a tag to compare

@github-actions github-actions released this 30 Jul 08:47

Install

go install github.com/jasminnanda/kirogo/cmd/kirogo@v1.0.2

Or download a binary below. Every archive holds one static executable with no
runtime, no interpreter and no shared libraries. Verify with:

sha256sum -c SHA256SUMS --ignore-missing
Platform Asset
Linux x86_64 kirogo_1.0.2_linux_amd64.tar.gz
Linux ARM64 kirogo_1.0.2_linux_arm64.tar.gz
macOS Intel kirogo_1.0.2_darwin_amd64.tar.gz
macOS Apple silicon kirogo_1.0.2_darwin_arm64.tar.gz
Windows x86_64 kirogo_1.0.2_windows_amd64.zip

See the README for editor setup.

kirogo v1.0.1

Choose a tag to compare

@github-actions github-actions released this 30 Jul 08:35

Install

go install github.com/jasminnanda/kirogo/cmd/kirogo@v1.0.1

Or download a binary below. Every archive holds one static executable with no
runtime, no interpreter and no shared libraries. Verify with:

sha256sum -c SHA256SUMS --ignore-missing
Platform Asset
Linux x86_64 kirogo_1.0.1_linux_amd64.tar.gz
Linux ARM64 kirogo_1.0.1_linux_arm64.tar.gz
macOS Intel kirogo_1.0.1_darwin_amd64.tar.gz
macOS Apple silicon kirogo_1.0.1_darwin_arm64.tar.gz
Windows x86_64 kirogo_1.0.1_windows_amd64.zip

See the README for editor setup.

kirogo v1.0.0

Choose a tag to compare

@github-actions github-actions released this 30 Jul 00:16

Install

go install github.com/jasminnanda/kirogo/cmd/kirogo@v1.0.0

Or download a binary below. Every archive holds one static executable with no
runtime, no interpreter and no shared libraries. Verify with:

sha256sum -c SHA256SUMS --ignore-missing
Platform Asset
Linux x86_64 kirogo_1.0.0_linux_amd64.tar.gz
Linux ARM64 kirogo_1.0.0_linux_arm64.tar.gz
macOS Intel kirogo_1.0.0_darwin_amd64.tar.gz
macOS Apple silicon kirogo_1.0.0_darwin_arm64.tar.gz
Windows x86_64 kirogo_1.0.0_windows_amd64.zip

See the README for editor setup.