changelog icon indicating copy to clipboard operation
changelog copied to clipboard

Add interactive mode

Open rcmachado opened this issue 5 years ago • 0 comments

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.

rcmachado avatar May 27 '20 02:05 rcmachado