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:
If you need help, or want to talk to the developers, use our chat rooms:
IRC: #nimbus at
irc.oftc.net
Matrix: #nimbus:sysrq.in
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.