nupac
nupac copied to clipboard
Nu package manager written entirely in nu & for nu
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
nushell0.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
See CODING_STANDARDS.md
Package Manifest Doc
See PACKAGE_MANIFEST.md
Testing Guide
See TESTING.md
License
This software is released under MIT license