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?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?