Awesome
NUPAC
Nu package manager written entirely in nu
Current status:
ARCHIVED TO WORK TOGETHER WITH OTHERS IN NUSHELL PROJECT. Please refer to nushell/nupm
Installation
Requirements
nushell
0.73.0 (behavior & keywords tend to vary between versions so using nupac on version that differs from ours might result in unexpected behavior)
In order to install nupac on your machine run this short snippet in nushell: nu -c (fetch https://raw.githubusercontent.com/skelly37/nupac/master/installer.nu)
Alternatively you can download the installer script and run it manually
Design Doc
See DESIGN.md
Nupac's team work & coding standards
Package Manifest Doc
Testing Guide
See TESTING.md
License
This software is released under MIT license