thought

v4.0.0
A customizable documentation generator for github projects

lint

eslint --fix .

test

mocha && npm run lint

format

prettier --write '**/*.js'

thought

bin/thought.js run -a

version

npm run changelog && npm run thought

coverage

nyc --reporter=lcov --reporter=html --reporter=text-summary mocha

changelog

standard-changelog && git add CHANGELOG.md

postthought

node examples/run-thought.js

postcoverage

nyc check-coverage

Metadata

  • MIT
  • Whatever
  • Nils Knappmeier
  • released 7/2/2020

Downloads

Maintainers