redmatter/GitMan Install
GitMan is a Language-agnostic dependency manager using Git. This action installs dependencies using GitMan.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| quiet | Only display errors (and prompts) | no | false |
| verbose | Enable verbose logging | no | false |
| root-dir | directory relative to the repository root, where the dependencies are installed | no | "" |
| depth | limit the number of dependency levels | no | "" |
| no-scripts | skip running scripts after install | no | false |
Outputs
| name | description |
|---|---|
| rpm-packages | A comma separated list of RPM packages. |