Skip to content
This repository has been archived by the owner on Nov 22, 2021. It is now read-only.

cake-archive/cake-yeoman

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
.templates
 
 
 
 
art
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

generator-cake

Yeoman generator for Cake build scripts

NPM version Dependency Status Build Status Coverage Status


Installation

First, install Yeoman and generator-cake using npm (we assume you have pre-installed node.js).

npm install -g yo
npm install -g generator-cake

Then generate your new project:

yo cake

Running 'yo cake'

or to generate only certain scripts:

yo cake:config
yo cake:bootstrapper

Frosting

You can use our (experimental) generator for Frosting to quickly setup a new project:

yo cake:frosting

Running 'yo cake:frosting'

License

MIT © Alistair Chapman

About

Yeoman generator for Cake build scripts

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published