nimbus/docs/index.rst

1.5 KiB

Introduction

nimbus is a build system for Nim. It is compatible with the Nimble package format, so you can use it to build and install packages from the Nimble Directory and other sources.

If you want to learn about how to use nimbus, check out the following resources:

  • installation
  • getting-started

If you need help, or want to talk to the developers, use our chat rooms:

If you find any bugs, please report them on Bugzilla.

Raison d'être

nimble is a great tool for development but it does not get on well with system package managers. This project is intended to be used with traditional package managers (primarly with Gentoo's Portage). But maybe it'll be useful for other purposes too.

Development status

This software is considered completed and stable. No new features are planned, however there will be releases for bug fixes and compatibility updates.