BuildOnViction / BuildOnViction/tomox-sdk
add flag path_to_config_file
Open
- Dominant language
- Go
- Stars
- 36
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
e.g:
```
tomox-sdk --flag ./config/abc.yml
```
Contributor guide
No contributing guide indexed for this repository
Research direction
No files, tests, or entry points are named. Start by locating the CLI entry point, existing flag definitions, and configuration-loading code; then trace how a provided path would be consumed. Done means the command accepts a configuration-file path using the requested flag and the behavior is covered by an appropriate test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100