Skip to content

wdxxs2z/greenhouse-install-script-generator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

  1. Install godep
  2. Setup your gopath
  3. git clone https://github.com/cloudfoundry-incubator/greenhouse-install-script-generator $GOPATH/src/github.com/cloudfoundry-incubator/greenhouse-install-script-generator
  4. cd $GOPATH/src/github.com/cloudfoundry-incubator/greenhouse-install-script-generator && godep restore

Tests

  • ginkgo -r

Usage

Sample for BOSH Lite:

go run ./generate/generate.go -boshUrl https://admin:admin@192.168.50.4:25555 -outputDir /tmp/bosh-lite-install-bat -windowsPassword password -windowsUsername username

About

tool to build install.bat for diego windows msi installation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 98.8%
  • PowerShell 1.2%