bulbo

v8.0.2
Generate your static site with gulp plugins!
static-site-generator

test

mocha --exit test

demo-serve

cd demo && ../bin/bulbo.js serve

demo-build

cd demo && ../bin/bulbo.js build

cov

nyc --reporter=lcov mocha --exit test

cov-open

npm run cov && open coverage/lcov-report/index.html

codecov

npm run cov && codecov

lint

deno lint
npm i bulbo

Metadata

  • MIT
  • Whatever
  • Yoshiya Hinosawa
  • released 3/14/2022

Downloads

Maintainers