Installation
Prerequisites
Section titled “Prerequisites”Required:
Quick Install
Section titled “Quick Install”The easiest way to install Clispot is using the official installation scripts.
Linux and macOS
Section titled “Linux and macOS”curl -fsSL https://raw.githubusercontent.com/kumneger0/clispot/main/install.sh | shWindows (PowerShell)
Section titled “Windows (PowerShell)”iwr -useb https://raw.githubusercontent.com/kumneger0/clispot/main/install.ps1 | iexManual Installation
Section titled “Manual Installation”From GitHub Releases
Section titled “From GitHub Releases”We offer pre-built binaries for major operating systems including Linux, Windows, and macOS. Download the latest release from the GitHub releases page.
Build from Source
Section titled “Build from Source”If you wish to build from source, please verify the installation guide.