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

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

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 ~