Installation
Prerequisites
Go 1.21+ is required to build from source.
Build from Source
bash
git clone https://github.com/ecocee/kode-go
cd kode-go
go build -o kode ./cmd/kodeVerify Installation
bash
kode version
# Kode v0.3.3-dev
# Built with Go go1.21.x
# Platform: windows/amd64Platform Support
Kode works on:
- Windows (x86-64, ARM64)
- macOS (Intel, Apple Silicon)
- Linux (x86-64, ARM64)