Add `$ gto init`
Open
enhancement
- Dominant language
- Python
- Stars
- 162
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
It may be useful to have a command that creates some useful presets, like `[stage, prod]` (what else?)
This way, the tool will become more concrete and useful without having fixed non-observable defaults in its code.
```
$ gto init
Added 'stages: [stage, prod]' to .gto
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.