14 comments (14 comments)0 reactions (0 reactions)1 assignee (1 assignee)Go116 forks (116 forks)github user discovery
good first issueunprioritized
Repository metrics
- Stars
- 264 stars (264 stars)
- PR merge metrics
- No merged PRs in 30d (No merged PRs in 30d)
Description
- toml file that gets parsed and the values are passed in as cli args
Contributor guide
- Research direction
- Investigate the existing CLI argument parsing code, then create a TOML configuration file parser that reads values and maps them to the same CLI flags. Ensure the TOML keys correspond to CLI flag names.
- Tech stack
- go
- Domain
- backendcliblockchain
- Issue type
- Feature
- Prerequisites
- GoGit