Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 1.4 KB

readme.markdown

File metadata and controls

30 lines (21 loc) · 1.4 KB

Nimble

Nimble is the default package manager for the Nim programming language.

Documentation

Interested in how to use Nimble? See the Nimble Guide, where you can learn:

This documentation is for the latest commit of Nimble. Nim releases ship with a specific version of Nimble and may not contain all the features and fixes described here. nimble -v will display the version of Nimble in use.

The Nimble changelog can be found here.

Contribution

If you would like to help, feel free to fork and make any additions you see fit and then send a pull request. If you have questions about the project, you can ask directly on GitHub or reach out to the Nim community.

About

Nimble has been written by Dominik Picheta with help from a number of contributors. It is licensed under the 3-clause BSD license, see license.txt for more information.