Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 475 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 475 Bytes

Gauge website

Contributor Covenant

at https://gauge.org

Pre-requisites

Install

$ git clone https://github.com/getgauge/gauge.org
$ cd gauge.org
$ bundle install
$ bundle exec middleman serve # To view the website locally
$ bundle exec middleman build # To build the website