# nimble **Repository Path**: shanghai-yimu-biology/nimble ## Basic Information - **Project Name**: nimble - **Description**: No description available - **Primary Language**: Unknown - **License**: BSD-3-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-12-05 - **Last Updated**: 2025-12-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Nimble Nimble is the default *package manager* for the [Nim programming language](https://nim-lang.org). ## Documentation Interested in how to use Nimble? See the [Nimble Guide](https://nim-lang.github.io/nimble/index.html), where you can learn: - [How to install existing packages](https://nim-lang.github.io/nimble/use-packages.html) - [How to create a Nimble package](https://nim-lang.github.io/nimble/create-packages.html) - [How to use `nimble develop` workflow](https://nim-lang.github.io/nimble/workflow.html) 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](https://github.com/nim-lang/nimble/blob/master/changelog.markdown). ## 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](https://github.com/nim-lang/Nim?tab=readme-ov-file#community). ## About Nimble has been written by [Dominik Picheta](https://picheta.me/) with help from a number of [contributors](https://github.com/nim-lang/nimble/graphs/contributors). It is licensed under the 3-clause BSD license, see [license.txt](license.txt) for more information.