Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Node Watcher

Simple watcher for files or directories made with NodeJS to listening any changes on path

##Usage

const watcher = require('./watcher')

watcher(PATH_TO_BE_LISTENING, COMMAND_TO_RUN_IN_TERMINAL_)

##TODO

  • Still missing some tests to be made
  • Check if the directory or file (path) exists

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages