aboutcode-org / aboutcode-org/skeleton
Modify configure scripts to accept multiple arguments at once
Open
- Dominant language
- Python
- Stars
- 9
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
In the case where we are initializing a new project, we need to be able to run `configure` with both the `--init` and `--dev` options enabled. Our current method of processing arguments only activates the first argument passed into the script.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.