utooland/Setup Utoo
Download, install, and setup Utoo to your path.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| utoo-version | The version of Utoo to install. (e.g. "latest", "1.0.0", "1.0.x") | no | latest |
| registry | The URL of the npm registry to use for installing Utoo. | no | https://registry.npmjs.org |
| cache-store | Cache npm store directory (~/.cache/nm) for faster package installations. | no | false |
| cache-utoo | Cache installed Utoo binary to avoid reinstallation on subsequent runs. | no | true |
Outputs
| name | description |
|---|---|
| utoo-version | The version of Utoo that was installed. |