cqframework / cqframework/cqf-tooling
Document -RefreshIG and other command line options
Open
@c-schuler is already working on this.
Since Sep 26, 2023.
- Dominant language
- Java
- Stars
- 22
- Forks
- 26
- PR merge metrics
- No merged PRs in 30d
Description
Is your feature request related to a problem? Please describe.
The Main.java does not have complete documentation of the various command line options, such as -RefreshIG.
Describe the solution you'd like
Add a comment in Main.java which mentions that additional command options may be defined in OperationFactory
Describe alternatives you've considered
Complete documentation in Main.java, or a separate markdown document or wiki page to fully describe each command line option.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.