golic

command module
v0.0.0-...-15dd21d Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 28, 2013 License: MIT Imports: 8 Imported by: 0

README

golic

An open source license generator for your projects.

Installation

$ go get github.com/subosito/golic

Usage

$ golic
Usage:
  golic [OPTIONS] LICENSE

Help Options:
  -h, --help              Show this help message

License Options:
  -y, --year=YEAR         License year
  -c, --copyright=NAME    Copyright name
  -u, --url=URL           URL
  -e, --email=EMAIL       E-Mail

General Options:
  -o, --output=FILE       Output file
  -l, --list              List supported licenses

The golic's LICENSE file is created using command like:

$ golic -c "Alif Rachmawadi" -e "subosito@gmail.com" -o LICENSE MIT

Todo

  • Submit to http://mit-license.org/ when license type is MIT
  • Support multiple authors and organization (via -a, --authors)
  • Store configuration on $HOME/.golicrc, no need to write same info when generate a license
  • Append to existing file, eg: README.md
  • Build downloadable cross platforms binary
  • Any other idea? :)

Documentation

Overview

An open source license generator for your projects

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL