Nimble

Nimble is a package manager for the Nim programming language. It is delivered with Nim and uses the Nim compiler to generate executables that are supported on Windows, Linux, and macOS.

Note: Enable the Nim plugin to use Nimble and Nim.

In addition, you have to download and install Nim and set up a kit that contains the Nim compiler.

You can use wizards to create Nim and Nimble projects.

See also Add Nim compilers, Create Nimble projects, and Nim.