mrm-task-readme
Mrm task that adds a readme file
Last updated 4 years ago by sapegin .
MIT · Repository · Bugs · Original npm · Tarball · package.json
$ cnpm install mrm-task-readme 
SYNC missed versions from official npm registry.

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.

Current Tags

  • 4.0.0                                ...           latest (4 years ago)

33 Versions

  • 4.0.0                                ...           4 years ago
  • 3.0.8                                ...           4 years ago
  • 3.0.7                                ...           5 years ago
  • 3.0.6                                ...           5 years ago
  • 3.0.5                                ...           5 years ago
  • 3.0.4                                ...           5 years ago
  • 3.0.3                                ...           5 years ago
  • 3.0.2                                ...           5 years ago
  • 3.0.0                                ...           5 years ago
  • 2.4.1                                ...           5 years ago
  • 2.4.0                                ...           5 years ago
  • 2.3.0                                ...           5 years ago
  • 2.2.0                                ...           5 years ago
  • 2.1.3                                ...           5 years ago
  • 2.1.2                                ...           5 years ago
  • 2.1.1                                ...           5 years ago
  • 2.1.0                                ...           5 years ago
  • 2.0.10                                ...           5 years ago
  • 2.0.9                                ...           5 years ago
  • 2.0.8                                ...           5 years ago
  • 2.0.7                                ...           5 years ago
  • 2.0.6                                ...           6 years ago
  • 2.0.5                                ...           6 years ago
  • 2.0.4                                ...           6 years ago
  • 2.0.3                                ...           6 years ago
  • 2.0.2                                ...           6 years ago
  • 2.0.1                                ...           6 years ago
  • 2.0.0                                ...           6 years ago
  • 1.1.3                                ...           8 years ago
  • 1.1.2                                ...           8 years ago
  • 1.1.1                                ...           8 years ago
  • 1.1.0                                ...           9 years ago
  • 1.0.0                                ...           9 years ago
Maintainers (1)
Downloads
Today 0
This Week 0
This Month 1
Last Day 0
Last Week 1
Last Month 1
Dependencies (6)
Dev Dependencies (0)
None
Dependents (1)

Copyright 2013 - present © cnpmjs.org | Home |