cppp-project/📁 Setup C++ Plus Repository Utilities (Rubisco).
Setup Rubisco and add the command-line tools to the PATH.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| host | Cross-compile to build programs to run on the host system. | yes | — |
Outputs
| name | description |
|---|---|
| tag | The tag of the repository for release build, if we are not in a release build, the tag will set to the current branch name. |
| reponame | The name of the repository. |
| pkgname | The name of the package. |
| srcdir | Source directory of the repository. |
| host | Cross-compile to build programs to run on the host system. |