Ecosyste.ms: Awesome
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 7 hours ago
JSON representation
ディレクトリ監視してDropboxフォルダにコピーしてあげるだけ。
- Host: GitHub
- URL: https://github.com/fromatom/watch-men
- Owner: FromAtom
- Created: 2013-05-31T09:27:58.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-06-03T09:00:29.000Z (over 11 years ago)
- Last Synced: 2024-05-01T21:44:28.863Z (6 months 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 [email protected]:FromAtom/watch-men.git
$ cd watch-men
$ bundle
$ whenever --update-crontab
```