Skip to content

Yeoman scaffolding project to set up new Geb automation projects

License

Notifications You must be signed in to change notification settings

paulsukow/generator-geb

 
 

Repository files navigation

generator-geb NPM version Build Status Dependency Status Coverage percentage

Generates a Geb Automation project

Installation

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

npm install -g yo
npm install -g generator-geb

Then generate your new project:

yo geb

Getting To Know Yeoman

  • Yeoman has a heart of gold.
  • Yeoman is a person with feelings and opinions, but is very easy to work with.
  • Yeoman can be too opinionated at times but is easily convinced not to be.
  • Feel free to learn more about Yeoman.

License

MIT © Chris Hluchan

About

Yeoman scaffolding project to set up new Geb automation projects

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 75.0%
  • Groovy 25.0%