Grab a license from the internet and get back to coding.
Usage • Install
Run lazylicense from the command line at the root of your project to get a list of open source licenses to add.
Download pre-built binary for your system here Releases.
- Clone this repository
git clone https://github.com/CoreyRobinsonDev/lazylicense.git- Create lazylicense binary
cd lazylicense
go build- Move binary to
/usr/local/binto call it from anywhere in the terminal
sudo mv ./lazylicense /usr/local/bin- Confirm that the program was built successfully
lazylicense