https://github.com/b-coimbra/deno-watch
utility to monitor changes in files
https://github.com/b-coimbra/deno-watch
deno deno-module file-watcher
Last synced: about 2 months ago
JSON representation
utility to monitor changes in files
- Host: GitHub
- URL: https://github.com/b-coimbra/deno-watch
- Owner: b-coimbra
- Created: 2020-06-21T17:59:11.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-07-02T13:50:23.000Z (almost 5 years ago)
- Last Synced: 2025-02-02T00:44:19.980Z (4 months ago)
- Topics: deno, deno-module, file-watcher
- Language: TypeScript
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.org
Awesome Lists containing this project
README
#+TITLE: deno-watch
Little utility to automatically compile and reload modules.
* Installation
~deno install --allow-run --allow-read --allow-net https://raw.githubusercontent.com/0-l/deno-watch/master/deno-watch.ts~
* Usage
~deno-watch run ~