1.0.2 • Published 10 years ago

anyfetch-file-watcher v1.0.2

Weekly downloads
5
License
MIT
Repository
github
Last release
10 years ago

AnyFetch File Watcher

Build StatusDependency Status Coverage Status NPM version

Setup

npm install -g anyfetch-file-watcher --production

Usage

You need an access-token from AnyFetch. If you are not interested with OAuth, a simple authenticated call to GET https://api.anyfetch.com/token will retrieve one for you.

anyfetch-file-watcher $DIRECTORY_TO_WATCH $ACCESS_TOKEN

The command is long running, and will watch for file changes until the process dies.

You can omit the $ACCESS_TOKEN and enter it interactively.

Reset

Every time you run this command, a JSON file is stored in ~/.anyfetch-file-watcher/$STRIPPED_DIRECTORY.json with cursor details. If you want to resend everything, remove this file.

1.0.2

10 years ago

1.0.1

10 years ago

1.0.0

10 years ago

0.1.0

10 years ago

0.0.7

10 years ago

0.0.6

10 years ago

0.0.5

10 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago