Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/griffinqiu/autosync4mac
A smart tool for sync OSX file to Linux. So that we could develop on Mac and run at a Linux Server.
https://github.com/griffinqiu/autosync4mac
Last synced: 19 days ago
JSON representation
A smart tool for sync OSX file to Linux. So that we could develop on Mac and run at a Linux Server.
- Host: GitHub
- URL: https://github.com/griffinqiu/autosync4mac
- Owner: griffinqiu
- Created: 2016-08-05T06:52:40.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-08-05T08:14:48.000Z (over 8 years ago)
- Last Synced: 2024-11-11T17:47:44.401Z (3 months ago)
- Language: Ruby
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# auto sync for mac
A smart tool for sync OSX file to Linux. So that we could develop on Mac and run at a Linux Server.
## required
- ruby 2.1.1
## Installation
```bash
$ cp config.yml.example config.yml
$ bundle update
```