setup-nu
setup-nu copied to clipboard
This GitHub Action will setup a Nushell environment for you.
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...
Add output value to `setup-nu`: `version`, `features` and `plugins` REF: https://docs.github.com/en/actions/creating-actions/creating-a-javascript-action
👋 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...