0.0.3 • Published 12 years ago

blacksmith-sites v0.0.3

Weekly downloads
9
License
-
Repository
github
Last release
12 years ago

Blacksmith-sites

Example:

> var sites = require("./index")
> sites
[Function]
> sites(console.log)
> null { doc: '/home/josh/dev/blacksmith-sites/sites/doc',
  blog: '/home/josh/dev/blacksmith-sites/sites/blog' }

Install:

git clone git@github.com:flatiron/blacksmith-sites.git

API:

sites(cb):

Callback has signature (err, result) where 'result' is paths and keys.

License:

MIT/X11.

0.0.3

12 years ago

0.0.2

12 years ago