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#
- https://choosealicense.com/
- https://spdx.org/licenses/
- https://reuse.software/
- https://opensource.org/
Licence#
This project is provided under the terms of the MIT licence. See the LICENCE file for details.