Skip to content

Kaixiang/bosh-lite-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BOSH Lite CLI written in Go Build Status

Goals

A command line tool using Golang to facilitate using Bosh-Lite deployment

Building

  1. Run ./bin/build
  2. The binary will be built into the out directory.

Development

  1. Fork and clone.
  2. Run git submodule update --init --recusive
  3. Write a test.
  4. Run bin/test and watch test fail.
  5. Make test pass.
  6. Submit a pull request.

About

A command line tool to facilitate using Bosh-Lite deployment

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published