Make mc2 configure optional
Open
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 304
- Forks
- 45
- PR merge metrics
- No merged PRs in 30d
Description
Should we make mc2 configure $(path-to-config-file) a default so the user only needs to run this if the config file is somewhere else in a different path?
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.
Research direction
Start by locating the mc2 configure command and tracing how it receives and loads the config-file path. Clarify the expected default-path behavior, then verify that running configure without an argument uses it while an explicitly supplied alternate path still works.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100