DeCLI - Move schema-to-cli functionality to a new project
Open
enhancement ✨
schema
- Dominant language
- Python
- Stars
- 37
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the solution you'd like**
DeCLI would be a tool that takes a yaml schema and a config file and outputs a cli command.
Steps:
- extract the schema logic from bitops (post V2 release)
- move code to its own repo/project - ideally with a CI process that outputs a binary
- integrate the DeCLI binary into bitops
**Additional context**
More details here: https://github.com/bitovi/bitops/issues/59
Contributor guide
Assessment
This issue has not been assessed yet.