teepee 0.0.1

Wrap your command in a teepee and capture its output while also piping it to the parent process `stdout` and `stderr`
Documentation
1
2
3
4
5
pre-release-commit-message = "chore: release v{{version}}"
tag-message = "{{tag_name}}"
tag-name = "{{crate_name}}@v{{version}}"
consolidate-commits = true
allow-branch = ["master"]