docufy
v0.0.5
Published
Docufy generates a static HTML page from a project's README file.
Downloads
6
Maintainers
Readme
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
- Fork it
- Run
npm install - Run Gulp
gulp - Create your feature branch (
git checkout -b my-new-feature) - Commit your changes (
git commit -am "Add some feature") - Push to the branch (
git push origin my-new-feature) - Create new Pull Request
License
MIT © Ryan Burgess
