/web

Web frontend for https://bosh.io

Primary LanguageGoMIT LicenseMIT

bosh-io/web

Run Documentation Locally

Prerequisites

  • golang environment setup
  • docker (if you want to build docs-bosh)

Setup

go get github.com/bosh-io/web
cd $GOPATH/src/github.com/bosh-io/web
./bin/build-docs.sh
./bin/run-local.sh

Open localhost:3000