nishanths / license

Command line license text generator.
MIT License
663 stars 82 forks source link

Add Go modules and move the license folder into the platform specific data folder #21

Closed cjbassi closed 4 years ago

nishanths commented 4 years ago

Thanks for making this. And I'm sorry about the (very) late response. I hadn't been actively maintaining or reviewing pull requests on this repository.

Go modules has now been added to master. Also the license template files are shipped as part of the binary now, so this removes the need for a dedicated data folder. Thanks again!

nishanths commented 4 years ago

I'm closing now this but please feel free to reopen/comment!