chelnak / gh-changelog

A gh cli extension that will make your changelogs ✨
MIT License
109 stars 4 forks source link

Support auto creation of local config file #120

Open chelnak opened 1 year ago

chelnak commented 1 year ago

gh-changelog now supports config files in the current directory however today it wont create them.

Users are required to copy the default config from ~/.config/gh-changelog/.changelog.

In the future, it would be nice to have some sort of gh changelog init command that creates us a new config file in the local directory.