Skip to content

Releases: codellm-devkit/codeanalyzer-iac

Release list

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 06 Sep 02:07
927a45b

Install codeanalyzer-iac v0.1.0

Shell script (prebuilt binary; macOS and Linux):

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/codellm-devkit/codeanalyzer-iac/releases/latest/download/caniac-installer.sh | sh

Homebrew:

brew install codellm-devkit/tap/codeanalyzer-iac

PyPI:

pip install codeanalyzer-iac==0.1.0

Download

File Platform
caniac-macosx_11_0_arm64 Apple Silicon macOS
caniac-macosx_11_0_x86_64 Intel macOS
caniac-manylinux_2_17_x86_64 x86-64 Linux
caniac-manylinux_2_17_aarch64 ARM64 Linux
caniac-win_amd64.exe x64 Windows
caniac-installer.sh Shell installer
schema.neo4j.json Neo4j schema contract
SHA256SUMS Checksums for every asset above

Changelog

  • No user-facing changes.