PoC using:
- Poem
- Validate
- Openapi
cocogitto
-
Install the tool
cargo install cocogitto
-
cog init
(just the firs time) -
git add
as usual -
cog commit <feat|fix|chore|...> <message>
to commit the changes with CoCo -
cog bump --<auto|major|minor|patch
to bump the version tag and push to the repository.- enjoy or not