changelog
changelog copied to clipboard
Add interactive mode
It would be nice to have an interactive mode, where just typing changelog would bring a menu with options:
$ changelog
Choose an option
1. Initialize a new file
2. New entry
3. Format file
4. (...)
Enter an option [1-4]:
It should have the same effect as calling the command passing the proper options directly in the command line.