setup-nu icon indicating copy to clipboard operation
setup-nu copied to clipboard

This GitHub Action will setup a Nushell environment for you.

Results 4 setup-nu issues
Sort by recently updated
recently updated
newest added

hellord @hustcer :wave: :yum: i have [this CI](https://github.com/amtoine/nu-issue-tracker/blob/main/.github/workflows/update.yml) where i try to use a module to update some data and push it automatically based on a schedule :smirk: but it...

documentation
enhancement
help wanted

Add output value to `setup-nu`: `version`, `features` and `plugins` REF: https://docs.github.com/en/actions/creating-actions/creating-a-javascript-action

enhancement

Need some code refactor

optimize

👋 thanks for building this! It'd be great to not have to rely on fetching nushell via mutable tag. I'd much rather provide a commit sha instead. Is this something...