niceguyit/install-nushell
Forgejo Action to install Nushell in the environment or container.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Jun 16, 2026
- License
- MIT
Pinned Snippet
uses: niceguyit/action-install-nushell@bcc2b98eabcda1ee0e7845a901d318820b0c8adb # v1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| set-default | Set Nushell as the default shell? | no | false |
| nushell-version | Nushell version to install. | no | latest |
| register-plugins | Register plugins after installation? | no | false |
Outputs
| name | description |
|---|---|
| nushell-version | Nushell version that was installed |