Initialize a new changie skeleton
Initialize a few changie specifics.
Values will also be saved in a changie config at .changie.yaml. Default values follow keep a changelog and semver specs but are customizable.
changie init [flags]
-d, --dir string directory for all changes (default ".changes")
-f, --force force initialize even if config already exist
-h, --help help for init
-o, --output string file path to output our changelog (default "CHANGELOG.md")