0.1.4 • Published 4 years ago

@amjs/create-readme v0.1.4

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

@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"
    }
}
OptionsDescription
--d, -docs, -partialsAdditional Handlebars templates to add into README file