sync-wrangler
v0.2.0
Published
Care and feeding of Couchbase Sync Gateway
Downloads
2
Readme
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.