Skip to main content

Download & Setup

Download

  1. Go to the downloads section.
  2. Download the binary for your operating system and architecture. E.g., if you're using Linux on an x64 architecture, download the Linux x64 binary.

Alternatively, you can download the source code and compile the binary.

Setup

  1. Rename the downloaded file to nebulant.
  2. Add execute permissions to the binary. E.g., On Linux and Mac: chmod u+x nebulant.
  3. Put the binary somewhere on your PATH. E.g., On Linux and Mac: mv nebulant /usr/local/bin/nebulant.