Need to add a header to all of your code files that specifies info about you or the program? This tool can do it for you, without the need for tons of copy-pasting.
``` Commenteer 0.2.0-1 Chad Baxter cbaxter@mail.umw.edu Add comment headers to code.
USAGE: commenteer [FLAGS] [OPTIONS] --input ...
FLAGS: -h, --help Prints help information -r, --recurse Add header to every text file in the specified path. -V, --version Prints version information -v, --verbose Show verbose information about the operation
OPTIONS:
-c, --comment-file
```