ni
ni copied to clipboard
Is there a way to do global install of packages?
Like with npm, we can do npm i -g <some-package>. Is there an equivalent in ni?
Currently It only supports initial install.