readme.com

0.0.2 • Public • Published

title: Readme.com - Minimal website generator copyright: Diego Caponera links: github: https://github.com/moonwave99/readme.com

Readme.com

From README.md
to index.html in one touch


Installation

Install it globally:

npm i -g readme.com

And the readme command will be available.


Documentation

Command Line

readme

generates the html

Options:
  --help          Show help                                            [boolean]
  --version       Show version number                                  [boolean]
  --readmePath    README path               [default: "{process.cwd}/README.md"]
  --distPath      dist path                           [default: "{process.cwd}"]
  --templatePath  custom templates path

Examples

Package Sidebar

Install

npm i readme.com

Weekly Downloads

0

Version

0.0.2

License

ISC

Unpacked Size

5.7 kB

Total Files

10

Last publish

Collaborators

  • moonwave99