cakewalk

0.2.3 • Public • Published

Cakewalk

Cakewalk is a tool designed for rapid frontend web prototyping.

Cakewalk walks a given directory looking for CoffeeScript, Stylus, LESS, and Jade files, watching them for changes and compiling them when they do.

Note that files prefixed with an underscore (i.e. _mixins.styl) will neither be watched nor built. Those files are expected to serve as includes and thus they need not be built individually.

Install

npm install -g cakewalk

Usage

cakewalk [/path/to/watch]

For more information

cakewalk -h

Dependencies (6)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i cakewalk

    Weekly Downloads

    10

    Version

    0.2.3

    License

    MIT

    Last publish

    Collaborators

    • roshambo