Skip to content

fentonfentonfenton/generator-bookingbug

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 

Repository files navigation

generator-bookingbug

A Yeoman generator to create a BookingBug project.

By editing the html files in templates and the scss files in stylesheets you can customise the booking widget to suit your requirements.

Usage

Create your project

Install the required tools: yo, gulp, bower

npm install -g yo gulp bower

Install generator-bookingbug

npm install -g generator-bookingbug

Run yo bookingbug

yo bookingbug

Yo options

yo bookingbug --help or yo bookingbug -h for help

  • --skipNpm skip installing npm dependencies
  • --skipBower skip installing bower dependencies

Use Gulp tasks

About

A Yeoman generator to create a BookingBug project

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 71.4%
  • HTML 28.6%