https://github.com/fromatom/watch-men
ディレクトリ監視してDropboxフォルダにコピーしてあげるだけ。
https://github.com/fromatom/watch-men
Last synced: about 1 year ago
JSON representation
ディレクトリ監視してDropboxフォルダにコピーしてあげるだけ。
- Host: GitHub
- URL: https://github.com/fromatom/watch-men
- Owner: FromAtom
- Created: 2013-05-31T09:27:58.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2013-06-03T09:00:29.000Z (almost 13 years ago)
- Last Synced: 2025-02-17T13:47:15.163Z (over 1 year ago)
- Language: Ruby
- Size: 143 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```