Simple git license generator plugin.
There are two ways to install this plugin
git clone https://github.com/foss-dev/git-license-generator
cd git-license-generator
sudo mv git-licenses/* /usr/local/bin/
sudo mv git-generate-license /usr/local/bin/
Just copy and paste this one-line command:
$ bash -c "$(wget -qO- https://raw.githubusercontent.com/foss-dev/git-license-generator/master/install)"
Or, if you are a Mac user:
$ bash -c "$(curl -sLo- https://raw.githubusercontent.com/foss-dev/git-license-generator/master/install)"
Select license
git generate-license -s