gitdocs

v2.1.0
Easy to use, SEO-friendly, beautiful documentation that lives in your git repo.
documentation static markdown react docs

test:lint

eslint src tests themes

test:unit

./bin/test 'src/**/*.spec.js'

test:integration

./bin/test 'tests/**/*.test.js'

test

nyc npm-run-all test:*

posttest

nyc report -r=lcov

coveralls

cat coverage/lcov.info | coveralls

compile

./bin/compile
npm i gitdocs

Metadata

  • MIT
  • >=8.9
  • Unknown
  • released 10/11/2018

Downloads