getgauge / gauge.org

Gauge website
https://gauge.org
3 stars 13 forks source link

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