Skip to content
This repository has been archived by the owner on Apr 10, 2019. It is now read-only.
/ get-license Public archive

CLI tool to get common Open Source Licenses and output to Stdout

License

Notifications You must be signed in to change notification settings

DavyJ0nes/get-license

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

get-license

Go Report Card

Description

Easily get Open Source Licenses with this simple CLI tool. It works by scraping the choosealicense.com site and outputting the license text to STDOUT.

You should definitely checkout choosealicense.com if you're unsure what license is the best fit for your site.

Usage

Currently the following licenses are available:

# get apache license
get-license -license Apache >> LICENSE

Installation

If you have Go installed then you can run the following:

go get -u github.com/davyj0nes/get-license

Binaries for Windows, Linux and OSX can be found in releases

License

MIT

About

CLI tool to get common Open Source Licenses and output to Stdout

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages