Files
license-tool-hs/README.md
2026-04-25 02:59:41 -07:00

410 B

license-tool-hs

This is a small tool to create LICENSE files for projects. Run the license-tool -h for a instructions on use.

Building

This program is built with Stack. Use stack build to compile and stack install to install. You also need to copy licenses/ to /usr/share/license-tool/ or change the file path at the top of src/Main.hs.