treeform / nimby

Nimby is a very simple and unofficial package manager for nim language.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nimby Logo

Nimby

nimble install nimby

Github Actions

API reference

This library has no dependencies other than the Nim standard library.

About

Nimby is a very simple tool to help with managing many Nim packages. If you have a ton of packages you are working on, this tool can help to keep everything up to date. And making sure readme, license and and nimble use a uniform style. Also helps you push and develop all of the at once.

nimby - manage a large collection of nimble packages in development
  - list       list all Nim packages in the current directory
  - develop    make sure all packages are linked with nimble
  - pull       pull all updates to packages from with git
  - tag        create a git tag for all pacakges if needed

About

Nimby is a very simple and unofficial package manager for nim language.

License:MIT License


Languages

Language:Nim 100.0%