4.1.22 • Published 8 months ago

mrm-task-readme v4.1.22

Weekly downloads
9,865
License
MIT
Repository
github
Last release
8 months ago

mrm-task-readme

Mrm task that adds a Readme file.

What it does

  • Creates a Readme file

Usage

npx mrm readme

Options

See Mrm docs for more details.

packageName (default: name field in package.json)

Package name.

name (default: will try to read from your package.json, npm or Git config)

Your name.

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

Your site URL.

readmeFile (default: "Readme.md")

Name of the Readme file.

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.

This is only needed if licenseFile is used.

licenseFile (default: "License.md")

Name of the license file. 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).

contributingFile (default: "Contributing.md")

Name of the Contributing file.

includeContributing (default: true)

Whether to include the Contributing section.

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.

4.1.20

8 months ago

4.1.21

8 months ago

4.1.22

8 months ago

4.1.18

8 months ago

4.1.19

8 months ago

4.1.16

10 months ago

4.1.17

10 months ago

4.1.15

10 months ago

4.1.14

1 year ago

4.1.8

2 years ago

4.1.7

2 years ago

4.1.9

2 years ago

4.1.10

2 years ago

4.1.11

2 years ago

4.1.12

2 years ago

4.1.13

2 years ago

4.1.4

2 years ago

4.1.3

2 years ago

4.1.6

2 years ago

4.1.5

2 years ago

4.1.0

2 years ago

4.1.2

2 years ago

4.1.1

2 years ago

4.0.0

2 years ago

3.0.8

3 years ago

3.0.7

3 years ago

3.0.4

3 years ago

3.0.6

3 years ago

3.0.5

3 years ago

3.0.3

3 years ago

3.0.2

3 years ago

3.0.0

3 years ago

2.4.1

3 years ago

2.4.0

3 years ago

2.3.0

3 years ago

2.2.0

3 years ago

2.1.3

3 years ago

2.1.2

3 years ago

2.1.1

3 years ago

2.1.0

4 years ago

2.0.10

4 years ago

2.0.9

4 years ago

2.0.8

4 years ago

2.0.7

4 years ago

2.0.6

4 years ago

2.0.5

4 years ago

2.0.4

4 years ago

2.0.3

4 years ago

2.0.2

4 years ago

2.0.1

4 years ago

2.0.0

4 years ago

1.1.3

6 years ago

1.1.2

6 years ago

1.1.1

6 years ago

1.1.0

7 years ago

1.0.0

7 years ago