Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Official release repository for Noorle CLI binaries. Provides pre-built executables for all supported platforms (Linux/macOS, x64/arm64).

Notifications You must be signed in to change notification settings

noorle/cli-releases

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

Noorle CLI Releases

This repository hosts the official releases for Noorle CLI.

Installation

Quick Install

curl -L cli.noorle.dev | sh

Manual Download

Download the appropriate binary for your platform from the releases page.

Available binaries:

  • noorle-linux-x64 - Linux x86_64
  • noorle-linux-arm64 - Linux ARM64
  • noorle-darwin-x64 - macOS Intel
  • noorle-darwin-arm64 - macOS Apple Silicon
  • noorle-windows-x64.exe - Windows x64

Verify Downloads

Each release includes SHA256 checksums. To verify your download:

# Download the checksum file
curl -LO https://github.com/noorle/cli-releases/releases/latest/download/noorle-linux-x64.sha256

# Verify the binary
sha256sum -c noorle-linux-x64.sha256

Resources

About

Official release repository for Noorle CLI binaries. Provides pre-built executables for all supported platforms (Linux/macOS, x64/arm64).

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published