datasync 
> Keep your data up-to-date between different systems
Work In Progress
This is just a place holder with more to come shortly.
Getting Started
To install the module, run the following in the command line:
``
bash
npm i datasync --save
`
Use within your application with the following line of JavaScript:
`
js
var datasync = require('datasync');
``
License
Copyright (c) 2014 undefined, contributors.
Released under the license
*
_This file was generated by
grunt-readme on Wednesday, January 22, 2014._
[grunt]: http://gruntjs.com/
[Getting Started]: https://github.com/gruntjs/grunt/blob/devel/docs/getting_started.md
[package.json]: https://npmjs.org/doc/json.html