Skip to content

Install scripts either globally or in a project - #2

Merged
freepicheep merged 3 commits into
mainfrom
install-scripts
Feb 23, 2026
Merged

Install scripts either globally or in a project#2
freepicheep merged 3 commits into
mainfrom
install-scripts

Conversation

@freepicheep

Copy link
Copy Markdown
Owner

Added

  • Added first-class script dependencies via [dependencies.scripts] with
    nuance add-script and nuance remove-script.
  • Added script installation into .nu_scripts/ from a specific path in a git
    repo or gist clone URL.
  • Added lockfile artifact kinds (module / script) and script path
    tracking for reproducible frozen installs.

Changed

  • Switched module declarations from [dependencies] to
    [dependencies.modules].
  • Updated activate.nu generation and nuance hook output to support both
    module and script dependency paths.
  • Updated module install/activation to detect real module entry paths (including
    nupm-style nested layouts) by reading nupm.nuon metadata hints and scanning
    for mod.nu, then generating export use statements with the discovered
    path (for example nu-salesforce/nu-salesforce).

@freepicheep
freepicheep merged commit 5f4bdad into main Feb 23, 2026
@freepicheep
freepicheep deleted the install-scripts branch February 23, 2026 16:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant