mrm-task-license

Mrm task that adds a license file

MIT 60 个版本
安装
npm install mrm-task-license
yarn add mrm-task-license
pnpm add mrm-task-license
bun add mrm-task-license
README

mrm-task-license

Mrm task that adds license file based on license field in package.json.

What it does

  • Creates a license file.

Usage

npx mrm license

Options

See Mrm docs for more details.

license (default: taken from package.json, if not found MIT is used)

License name (like MIT, Unlicense). For full list of supported values see: /templates.

licenseFile (default: License.md)

File name. May use ${license} within the string to insert the value of license dynamically into the name (to maintain this general template independently from the license type, while non-redundant with it).

name (default: will try to read from your npm or Git config)

Your name.

email (default: will try to read from your npm or Git config)

Your email.

Changelog

The changelog can be found in CHANGELOG.md.

Contributing

Everyone is welcome to contribute. Please take a moment to review the contributing guidelines.

Authors and license

Artem Sapegin and contributors.

MIT License, see the included License.md file.

版本列表
5.1.22 2023-09-14
5.1.21 2023-09-13
5.1.20 2023-09-13
5.1.19 2023-09-13
5.1.18 2023-09-13
5.1.17 2023-07-04
5.1.16 2023-07-04
5.1.15 2023-07-04
5.1.14 2023-03-10
5.1.13 2022-10-19
5.1.12 2022-10-19
5.1.11 2022-10-19
5.1.10 2022-10-18
5.1.9 2022-10-18
5.1.8 2022-10-17
5.1.7 2022-10-16
5.1.6 2022-09-15
5.1.5 2022-09-15
5.1.4 2022-09-15
5.1.3 2022-09-15
5.1.2 2022-09-15
5.1.1 2022-09-15
5.1.0 2022-08-23
5.0.0 2022-03-22
4.0.8 2021-10-14
4.0.7 2021-09-18
4.0.6 2021-08-03
4.0.5 2021-08-03
4.0.4 2021-08-02
4.0.3 2021-07-21
4.0.2 2021-07-21
4.0.0 2021-04-07
3.4.1 2021-04-01
3.4.0 2021-02-25
3.3.0 2021-02-09
3.2.0 2021-02-09
3.1.4 2021-02-08
3.1.3 2021-02-03
3.1.2 2020-11-04
3.1.1 2020-10-28
3.1.0 2020-10-27
3.0.9 2020-10-27
3.0.8 2020-10-27
3.0.7 2020-10-26
3.0.6 2020-09-23
3.0.5 2020-08-19
3.0.4 2020-06-08
3.0.3 2020-04-07
3.0.2 2020-03-20
3.0.1 2020-01-27
3.0.0 2020-01-25
2.0.0 2019-11-24
1.2.3 2018-09-01
1.2.2 2018-02-23
1.2.1 2017-12-27
1.2.0 2017-12-18
1.1.2 2017-12-01
1.1.1 2017-11-14
1.1.0 2017-11-09
1.0.0 2017-09-05