Immutable
release. Only release title and notes can be modified.
Release Notes
AeroCloud
Features
Install nf 1.2.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/nablaflow/cli/releases/download/v1.2.0/nf-installer.sh | shInstall prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/nablaflow/cli/releases/download/v1.2.0/nf-installer.ps1 | iex"Download nf 1.2.0
| File | Platform | Checksum |
|---|---|---|
| nf-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
| nf-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
| nf-aarch64-pc-windows-msvc.zip | ARM64 Windows | checksum |
| nf-aarch64-pc-windows-msvc.msi | ARM64 Windows | checksum |
| nf-x86_64-pc-windows-msvc.zip | x64 Windows | checksum |
| nf-x86_64-pc-windows-msvc.msi | x64 Windows | checksum |
| nf-aarch64-unknown-linux-musl.tar.xz | ARM64 MUSL Linux | checksum |
| nf-x86_64-unknown-linux-musl.tar.xz | x64 MUSL Linux | checksum |