0.3.1 • Published 9 years ago

gilk v0.3.1

Weekly downloads
1
License
MIT
Repository
github
Last release
9 years ago

gilk

Convert literate-style js to html

Install

npm install -g gilk

Usage

gilk  <glob> [<glob>...] [options]

Example: Generate gilk docs

gilk bin/cmd.js lib/*.js --index README.md --dest docs/public --title gilk --exclude-source

For full CLI usage and API see