A small tool to add license notices
Note: The program will ignore all files with unknown file extensions
bash
licenser [OPTIONS] --directory <DIRECTORY> --license <LICENSE>
-d, --directory \
-l, --license \
-e, --extensions \
-D, --dry-run Performs a dry run, showing files that would be affected
-s, --silent Prints only the number of modified files
-c, --comment Automatically add comments
-r, --replace Replaces existing license notices with new ones
-h, --help Print help
-V, --version Print version