Skip to content
This repository has been archived by the owner on May 24, 2020. It is now read-only.

muhibbudins/deno-watcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Already Archived

This project is already archived, you can use the latest one here https://github.com/muhibbudins/denomon


Dewatch

Watch & compile typescript file using deno with bash script — Learn Deno

Demo

Currently tested only on OSX 10.12.6

Prepare

For OSX first you must install md5sha1sum using brew, if you already have brew on your local machine. Just run a single command below :

$ brew install md5sha1sum

Usage

  1. Download bash script file
git clone https://github.com/muhibbudins/deno-watcher.git && mv deno-watcher/watcher /usr/local/bin/dewatch && chmod +x /usr/local/bin/dewatch && rm -rf deno-watcher
  1. Run dewatch using this command :
$ dewatch <your file>

Related

License

This project under MIT License

About

Watch & compile typescript file using deno with bash script — Learn Deno

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published