0.0.5 • Published 8 years ago

sassquatch v0.0.5

Weekly downloads
8
License
MIT
Repository
github
Last release
8 years ago

sassquatch

sassquatch (sass q watch) is a simple file watcher and compiler for SASS (.scss) files.

When you save changes to a .scss file it is automagicly compiles it to css for you.

Installation

npm install -g sassquatch

Usage

sassquatch options

Options:

-h, --help output usage information

-V, --version output the version number

-v, --verbose Verbose output

-o, --output path Output Path default ./

-w, --watch path Watch Path default ./

Warranty

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

0.0.5

8 years ago

0.0.4

11 years ago

0.0.3

11 years ago

0.0.2

11 years ago

0.0.1

11 years ago