Skip to content

frozenskys/generator-cake

 
 

Repository files navigation

generator-cake NPM version Dependency Status

Yeoman generator for Cake build scripts

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • JavaScript 56.7%
  • PowerShell 21.3%
  • Shell 10.2%
  • C# 9.7%
  • Batchfile 2.1%