docufy

0.0.5 • Public • Published

Docufy

npm version npm Build Status

Docufy generates a static HTML documentation page from a project's README file.

Install

npm install docufy -g

Use

Run docufy in your project directory.

Contributing

  1. Fork it
  2. Run npm install
  3. Run Gulp gulp
  4. Create your feature branch (git checkout -b my-new-feature)
  5. Commit your changes (git commit -am "Add some feature")
  6. Push to the branch (git push origin my-new-feature)
  7. Create new Pull Request

License

MIT © Ryan Burgess

Package Sidebar

Install

npm i docufy

Weekly Downloads

2

Version

0.0.5

License

MIT

Last publish

Collaborators

  • ryanburgess