we-plugin-doc-git
v1.2.1
Published
We.js plugin to show documentation with markdown and git
Downloads
6
Readme
We.js documentation plugin viewer
Installation
we i we-plugin-doc-git
Has suport to:
- Load and show markdown docs fom git projects
How to test
after clone and install npm packages:
npm test
For run only 'Chat' test use:
NODE_ENV=test LOG_LV=info ./node_modules/.bin/mocha test/bootstrap.js test/**/*.test.js -g 'Chat'
For run the javascript linter
npm run lint
NPM Info:
Copyright and license
Copyright 2013-2014 Alberto Souza [email protected] and contributors , under the MIT license.