macOS
•
xterm-256color
•
fish
1139 views
Demonstrates notary‘s add and remove features:
-
when calling
addin a folder that doesn’t have any file whose name is a variation oflicense, it asks the user to type a license name. Once typed, it tried to make a guess, then presents it to the user and asks them to choose one (if necessary), input an author name (if necessary) or to confirm writing the license file -
when calling
removein a folder that already has aLICENSEfile, it will first inform the user that one (or more) files were found and one-by-one ask the user if they want to delete them. -
when calling
addin a folder that already has aLICENSEfile, it will behave as if the user first calledremoveand thenadd.