framework-r-d/Setup Build Environment
Sets up the Phlex build environment with source and build directories
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| source-path | Path where source code is checked out | no | phlex-src |
| build-path | Path for build directory | no | phlex-build |
Outputs
| name | description |
|---|---|
| source-dir | Absolute path to source directory |
| build-dir | Absolute path to build directory |