Skip to content

Tutorial04 Using programmatic API

Taka Okunishi edited this page Jun 11, 2015 · 16 revisions

Overview

coz provides programmatic API.

This is usefull when you do not want to install coz globally.

Install coz locally

$ npm install coz --save-dev

Base usage.

This is an example to execute rendering via programmatic API.


This file is rendered from: "/Users/okuni/projects/coz/docs/examples/05-exec-bud-itself/.exec-me.txt.bud"

See also

Tutorials

Links

Clone this wiki locally