Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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
```