@amjs/create-readme

0.1.4 • Public • Published

@amjs/create-readme 0.1.4

Allows to create the README.md file of a project

Installation

$ npm i @amjs/create-readme

Usage

Declare an additional script in your package.json file:

{
    "scripts": {
        "doc": "node node_modules/@amjs/create-index"
    }
}
Options Description
--d, -docs, -partials Additional Handlebars templates to add into README file

Package Sidebar

Install

npm i @amjs/create-readme

Weekly Downloads

5

Version

0.1.4

License

MIT

Unpacked Size

21.9 kB

Total Files

9

Last publish

Collaborators

  • amjs