Skip to content

v0.3.5.5 — Agentic Security Architecture

Choose a tag to compare

@Praveengovianalytics Praveengovianalytics released this 11 Mar 07:53

Installation

macOS / Linux:

curl -fsSL https://raw.githubusercontent.com/neam-lang/NeamCode/main/install.sh | sh

Windows (PowerShell):

irm https://raw.githubusercontent.com/neam-lang/NeamCode/main/install.ps1 | iex

npm:

npm install -g neamcode

Platform Packages

Platform Architecture Package
macOS Apple Silicon (arm64) neamcode-v0.3.5.5-macos-arm64.tar.gz
macOS Intel (x86_64) neamcode-v0.3.5.5-macos-x64.tar.gz
Linux x86_64 neamcode-v0.3.5.5-linux-x64.tar.gz
Linux arm64 neamcode-v0.3.5.5-linux-arm64.tar.gz
Windows x86_64 neamcode-v0.3.5.5-windows-x64.zip
npm Any neamcode-0.3.5.5.tgz

Verify Download

sha256sum -c checksums.sha256

Full Changelog: v0.3.5.4...v0.3.5.5