license-generator

Generates a license for your open source project.

  • 所有者: shadcn/license-generator
  • 平台:
  • 许可证: MIT License
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

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.

主要指标

概览
名称与所有者shadcn/license-generator
主编程语言JavaScript
编程语言JavaScript (语言数: 1)
平台
许可证MIT License
所有者活动
创建于2014-03-01 18:58:41
推送于2024-06-10 08:12:27
最后一次提交2016-04-14 19:12:14
发布数1
最新版本名称1.0.0 (发布于 )
第一版名称1.0.0 (发布于 )
用户参与
星数160
关注者数7
派生数22
提交数65
已启用问题?
问题数5
打开的问题数3
拉请求数7
打开的拉请求数4
关闭的拉请求数4
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?