Watch and sync local files to remote server.
npm install -g anysync
anysync --init
anysync --name myConfigName
- you may find a sample config here : https://github.com/ottomao/anysync/blob/master/config.json_sample
- config.json is stored at ~/.anysync/config.json
- [TODO] how to use ssh login
- [TODO] rsync is required
- [TODO] when it will be triggered ?
- [TODO] Be careful! It will overwrite the file on remote server WITHOUT warning. Use it at your own risk.