nimbus/docs/installation.rst

1.0 KiB

Installation

Prerequisites

The only build dependency is a working Nim compiler.

Runtime dependencies are Nim (needed to run scripts) and either ninja or samu.

Gentoo

nimbus is packaged for Gentoo in the GURU ebuild repository.

bash #

eselect repository enable guru emaint sync -r guru emerge dev-nim/nimbus

Other distributions

Packaging status on Repology

Manual installation

Using Nimble:

bash

nimble install https://git.sysrq.in/nimbus

Using Nim (expert):

bash

git clone https://git.sysrq.in/nimbus cd nimbus nim c src/nimbus nim c src/txt2deps