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

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

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

Last synced: about 1 year 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 git@github.com:FromAtom/watch-men.git
$ cd watch-men
$ bundle
$ whenever --update-crontab
```