1. 3

I wrote this little shell script to make it easier to add a license to my projects. It pulls from SPDX’s repo of licenses, auto-fills the template with your information, and writes to a license file. See the repo for details, or of course ask me here.

Also please do report bugs and what-not! I wrote this to scratch my own itch and realized it might be useful to some other folks too. <3