Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/fromatom/watch-men

ディレクトリ監視してDropboxフォルダにコピーしてあげるだけ。
https://github.com/fromatom/watch-men

Last synced: about 7 hours ago
JSON representation

ディレクトリ監視してDropboxフォルダにコピーしてあげるだけ。

Awesome Lists containing this project

README

        

# watch-men

Watching directory on local server and copy files to Dropbox when find new one.

## Usage

```
$ git clone [email protected]:FromAtom/watch-men.git
$ cd watch-men
$ bundle
$ whenever --update-crontab
```