nimble
Package manager for the Nim programming language. Manage Nim projects and their dependencies. More information: https://github.com/nim-lang/nimble.
- Search for packages:
nimble search {{search_string}} - Install a package:
nimble install {{package_name}} - List installed packages:
nimble list -i - Create a new Nimble package in the current directory:
nimble init - Build a Nimble package:
nimble build - Install a Nimble package:
nimble install
This is a tldr pages (source, CC BY 4.0) web wrapper for cheat-sheets.org. All commands, popular commands, most used linux commands. Referrals. Progressive Web Application (PWA) version to install on your device.