Skip to content

Latest commit

 

History

History
40 lines (25 loc) · 738 Bytes

README.md

File metadata and controls

40 lines (25 loc) · 738 Bytes

Git License Generator Plugin

Simple git license generator plugin.

Installation

There are two ways to install this plugin

Manual Installation

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/

Direct Installation

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)"

Usage

Select license

git generate-license -s