CLI tool that helps you add a licence to a project
0

Configure Feed

Select the types of activity you want to include in your feed.

Go 78.1%
Other 21.9%
3 1 0

Clone this repository

https://tangled.org/luka.ljudi.org/license https://tangled.org/did:plc:sx6vaqdxdxvgpigxgri6ip3n
git@tangled.org:luka.ljudi.org/license git@tangled.org:did:plc:sx6vaqdxdxvgpigxgri6ip3n

For self-hosted knots, clone URLs may differ based on your setup.



README.md

license#

CLI tool that helps you add a licence to a project.

Licence templates are provided by the choosealicense.com project as well as the SPDX project.

Note: This project does not provide legal advice and must not be used as such. All software that is part of this project is provided "as is" without any warranty. See the Licence section for details.

Installation#

license is written in Go(lang), so you need to have Go compiler installed on your system.

% go install tangled.org/luka.ljudi.org/license@latest

Note: When you copy the command, make sure not to include the % prefix.

Make sure you have $GOPATH/bin in your $PATH.

Usage#

% license mit John Doe

Resources#

Licence#

This project is provided under the terms of the MIT licence. See the LICENCE file for details.