Releases: halloffame12/CTX
Releases · halloffame12/CTX
Release list
v0.1.0
ctx v0.1.0
New in this release: see CHANGELOG.md.
Supported languages: TypeScript, JavaScript, Python, Rust, Go.
Install
# Homebrew (macOS / Linux)
brew tap halloffame12/CTX
brew install ctx
# npm
npm install -g @ctx/cli
# Rust
cargo install ctx-cli
# Direct download (below)
# macOS / Linux
curl -fsSL https://github.com/halloffame12/CTX/releases/latest/download/ctx-linux-x86_64 -o ctx
chmod +x ctx && ./ctx --versionVerification: every artifact hash is in checksums.txt
(SHA-256). Never run an unverified binary.
Full Changelog: https://github.com/halloffame12/CTX/commits/v0.1.0