Skip to content

Wolfchamane/amjs-create-readme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@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

About

Allows to create the README.md file of a project

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors