mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-03-13 19:01:09 -04:00
Use https: instead of git: to getch from repository Manually fetch gpg key to avoid proxy issues Start up middleman server Open up port 4567 so it's available from host
4 lines
114 B
Ruby
4 lines
114 B
Ruby
source "https://rubygems.org"
|
|
|
|
gem "middleman-hashicorp", git: "https://github.com/hashicorp/middleman-hashicorp"
|