Skip to content

yoshuawuyts/piglet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

piglet Dependency Status Code Climate

A tiny grunt configuration

Commands

styles: Compile styl, autoprefix, optimize with CSSo

views: Compile jade

js: Concat, optimize, minify and mangle

build: JSbeautifier, JShint

time: Lint, build & test while benchmarking

deploy: Add git tags & push upstream

default: Build, lint, test, server & watch

While always autoreloading, autocorrecting and watching everything...

Directory structure

.
├── api
├── assets                // CDN-ready files
│   ├── images
│   ├── js
│   ├── vendor            // bower
│   ├── styles
│   └── views
├── build
├── config                // server config
├── grunt
└── tests  

License

MIT © Yoshua Wuyts

About

A tiny grunt configuration

Resources

Stars

Watchers

Forks

Packages

No packages published