license-generator

Generates a license for your open source project.

  • Owner: shadcn/license-generator
  • Platform:
  • License:: MIT License
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

License generator

Generates a license for your open source project. See choosealicense.com.

license-generator

Installation

npm install license-generator

Usage

Generate a license

$ license-generator install LICENSE -y YEAR -n FULLNAME -e EXTENSION

View a license

$ license-generator view LICENSE

Options

-y, --year The year to use. Example 2014.
-n, --fullname The fullname to use in the license.
-p --project The name of the project to use in the license.
-e, --extension The file extension for the license. Example: txt. Defaults to no extension.

Examples

$ license-generator install mit -y 2014 -n "John Doe" -e txt
$ license-generator view mit

Available licenses

agpl
apache
artistic
bsd-3-clause
bsd
cc0
eclipse
gpl-v2
gpl-v3
lgpl-v2.1
lgpl-v3
mit
mozilla
no-license
unlicense
wtfpl

License

The MIT License (MIT)

Copyright (c) 2014 Arshad Chummun

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

Main metrics

Overview
Name With Ownershadcn/license-generator
Primary LanguageJavaScript
Program languageJavaScript (Language Count: 1)
Platform
License:MIT License
所有者活动
Created At2014-03-01 18:58:41
Pushed At2024-06-10 08:12:27
Last Commit At2016-04-14 19:12:14
Release Count1
Last Release Name1.0.0 (Posted on )
First Release Name1.0.0 (Posted on )
用户参与
Stargazers Count160
Watchers Count7
Fork Count22
Commits Count65
Has Issues Enabled
Issues Count5
Issue Open Count3
Pull Requests Count7
Pull Requests Open Count4
Pull Requests Close Count4
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private