0.0.6 • Published 11 years ago

kbb v0.0.6

Weekly downloads
19
License
-
Repository
github
Last release
11 years ago

KBB LESS

Simply watches over our KBB OOLess files and auto-compiles it.

Installing

npm i -g kbb

Afterward KBB Less is install run the folowwing command

kbb setup

Usage

Usage: 
    Compile KBB OOLess:
        
        kbb less

    Compile Single Less file:
        
        kbb -f /OOLess/tablet/tablet.less -o /OOLess/css/tablet.less 

Commands:

    less    watch/compile KBB OOLess
    setup   install the necessary file dependencies

Options:

    -h, --help           output usage information
    -V, --version        output the version number
    -f, --file [less]    Single file to watch/compile
    -o, --output [path]  Output path for single compile less
0.0.6

11 years ago

0.0.5

11 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