Aideris CLI Distribution
Official distribution repository for Aideris CLI binaries and installation scripts.
Quick Install
curl -fsSL https://gitea.clickthings.net/whuang/aideris-cli-dist/raw/branch/main/install.sh | sh
Install Specific Version
curl -fsSL https://gitea.clickthings.net/whuang/aideris-cli-dist/raw/branch/main/install.sh | sh -s -- --version v1.0.0
Manual Installation
- Download the binary for your platform from Releases
- Make it executable:
chmod +x aideris-cli-* - Move to PATH:
sudo mv aideris-cli-* /usr/local/bin/aideris-cli
Supported Platforms
- Linux (amd64, arm64, armv7)
- macOS (amd64, arm64)
Source Code
Source code is available at: whuang/aideris-cli-go
Documentation
For full documentation, visit the main repository.
Description
Releases
2
v1.0.0-alpha.2
Latest
Languages
Shell
100%