Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 400 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 400 Bytes

go-cli-ui

Originally this library was written for BOSH CLI v2. Given its generic nature, it's been extracted as a separate, easily importable library.

  • errors package: helps a bit with formatting of errors
  • ui package: helps with printing CLI content
    • table package: helps format CLI content as a table

Examples: