A nodmon replacement for denoJS.
File changes watcher for develpoment environment.
Watch & compile typescript file using deno with bash script.
- Download bash script file
wget https://raw.githubusercontent.com/MosHarush/denomon/master/denomon -O /usr/local/bin/denomon && chmod +x /usr/local/bin/denomon
- Run denomon using this command :
$ denomon <your file>
This project under MIT License