Thanks to visit codestin.com
Credit goes to github.com

Skip to content
/ go-lcs Public

go-lsc is a command-line tool for adding a LICENSE file where one might want it.

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE.txt
Unknown
license.go

Trashed/go-lcs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-lcs banner Logo

go-lcs

go-lcs is a command-line tool for adding a LICENSE file where one might want it.

Installation

The lcs command-line application can be installed with the following command:

go install github.com/Trashed/go-lcs/cmd/lcs@latest

How to use

On Linux

On Linux, one could create a MIT license in the current directory by simply calling:

lcs [argument] > LICENSE

for example:

lcs mit > LICENSE

Available licenses

License Argument
MIT mit
Mozilla Public License mozilla-public
GNU GPL v3 gplv3

About

go-lsc is a command-line tool for adding a LICENSE file where one might want it.

Resources

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE.txt
Unknown
license.go

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages