Skip to content

keelii/wo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wOw

Build Status

Wow, it's really awesome.

┬ ┬╔═╗┬ ┬
│││║ ║│││
└┴┘╚═╝└┴┘

Install globally

npm install wooo -g

Bundled with npm scripts

npm install wooo --save-dev

scripts: {
    "start": "node ./index start",
    "build:sprite": "node ./index build --sprite",
    "build:uglify": "node ./index build --uglify",
    "build:sass": "node ./index build --sass",
    "build:nunjucks": "node ./index build --nunjucks",
    "release": "node ./index release",
    "deploy": "node ./index deploy",
    "clear": "node ./index clear"
}

About

A FE Build tool with easy cli.

Resources

Stars

Watchers

Forks

Packages

No packages published