less-watch-spass

v1.0.1
Run command on file change

less-watch-spass

Run command on file change

Installation

  1. Install node and npm
  2. Install less-watch-spass globally
$ npm i -g less-watch-spass

Usage

Obeserve a file and run a command on file save:

$ less-watch-spass <file> <command>

Example

(Say command only on mac)

$ less-watch-spass .zshrc 'say file changed'
npm i less-watch-spass

Metadata

  • ISC
  • Whatever
  • Simon Meusel
  • released 6/20/2017

Downloads

Maintainers