0.2.0 • Published 11 years ago

sync-wrangler v0.2.0

Weekly downloads
3
License
-
Repository
github
Last release
11 years ago

sync-wrangler

Care and feeding of Couchbase Sync Gateway

Getting Started

Install the module with: npm install sync-wrangler

var sync_wrangler = require('sync-wrangler');
sync_wrangler.awesome(); // "awesome"

Documentation

(Coming soon)

Examples

(Coming soon)

Contributing

In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using grunt.

Release History

(Nothing yet)

License

Copyright (c) 2013 Chris Anderson
Licensed under the Apache license.