You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
change the version of Nushell with overlays -> kubouch/nuun
🔧 commands to have
nupm new [--script] [--module]: create a new local package with template files (kubouch/nuun)
nupm init: initialize an existing local package (kubouch/nuun)
nupm test [--module] [--workspace]: run unit and integration tests of local package
`---> i think the std run-tests command just be pulled out of the standard library of Nushell
projects to check out
kubouch/nuun: Nushell Package Manager Explorationamtoine/nupm: A manager for Nushell packages.cargo: The Rust package managerrustup: The Rust toolchain installernupac/nupac: Nu package manager written entirely in nu & for nu🏃 bootstrap (
rustup)bashbootstrap?nupmitself -> see theamtoine/nupmbootstrapkubouch/nuun🔧 commands to have
nupm new [--script] [--module]: create a new local package with template files (kubouch/nuun)nupm init: initialize an existing local package (kubouch/nuun)nupm test [--module] [--workspace]: run unit and integration tests of local package`---> i think the
std run-testscommand just be pulled out of the standard library of Nushellcargonupm install: ... (different ways of doing this inamtoine/nupmandkubouch/nuun)nupm uninstall: ...nupm update: ... (prototype inamtoine/nupm)nupm bench: ...nupm search: ...nupm publish: ...nupm doc: ...🍬 other nice things to have
nupm installnupm search💡 concepts to have in mind
amtoine/nupm: ...kubouch/nuun: ...`---> required things might be
nupmof courseNUPM_HOMEto change the location of all files (and be XDG-compliant imo)PATHNU_LIB_DIRSuseoroverlay useto bring some commands and modules to the startup scope of the shellnupm