This package has been deprecated

Author message:

foobar

codo-theme-yaml

0.1.0 • Public • Published

YAML Output Theme for Codo

This is a theme for the codo CoffeeScript API documentation generator.

Use

If your codo is installed globally, install codo-theme-yaml globally and specify it as the theme name.

npm install -g codo-theme-yaml
codo -t yaml

If codo is installed in your project's node_modules directory, have codo-theme-yaml added to the project's package.json instead.

npm install --save codo-theme-yaml
codo -t yaml

Development

Run the tests using the following commands.

npm install
npm test

If you make changes to the theme or to the test cases, you will need to re-generate the golden output expected by the test cases.

npm link
ndoe_modules/codo/bin/codo -t yaml -o test/golden test/source

/codo-theme-yaml/

    Package Sidebar

    Install

    npm i codo-theme-yaml

    Weekly Downloads

    7

    Version

    0.1.0

    License

    MIT

    Last publish

    Collaborators

    • trash