README
dirwatch
Really simple cli package that watches the current directory for changes.
installing
npm -g i @andersatbaca/dirwatch
using
dirwatch
fs.watchFile cli wrapper
<script type="module">
import andersatbacaDirwatch from 'https://cdn.skypack.dev/@andersatbaca/dirwatch';
</script>
Really simple cli package that watches the current directory for changes.
npm -g i @andersatbaca/dirwatch
dirwatch