Skip to content

foss-dev/git-license-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

7d12a97 · Jun 15, 2019

History

9 Commits
Jun 12, 2019
Jun 14, 2019
Jun 12, 2019
Jun 13, 2019

Repository files navigation

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