This package has been deprecated

Author message:

this version has been deprecated

less-watch-spass

1.0.1 • Public • Published

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'

Readme

Keywords

none

Package Sidebar

Install

npm i less-watch-spass

Weekly Downloads

2

Version

1.0.1

License

ISC

Last publish

Collaborators

  • simonmeusel