Skip to content

yeoman box for building wercker nodjs, grunt, bower, karam based projects in yeoman style

Notifications You must be signed in to change notification settings

heroesandfriends/box-yeoman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 

Repository files navigation

box-yeoman

A box for building yeoman based projects. (includes: grunt, bower, phantomjs, karma)

In order to use the box you need to:

Add the next wercker.yml to your yeoman project:

box: olger/box-yeoman
build:
    steps:
        - wercker/npm-install
        - olger/yeoman-bower-install
        - wercker/grunt:
            tasks: build

for a simple build.

About

yeoman box for building wercker nodjs, grunt, bower, karam based projects in yeoman style

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published