Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 495 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 495 Bytes

CmdGen

Helps attendees in workshops.

From a description of workshop steps:

  • generates bash script with comments
  • or start scenario in cli

It can be extended for other usecases

Example

./examples/README.md

What's next ?

  • Add other parameters to command structure
  • Add option to prune/clean environment
  • Add Makefile
  • Automate binary creation
  • Update Doc
  • Cover more unit tests