Skip to content

Support for autogenerated help on commands.

Compare
Choose a tag to compare
@dastrobu dastrobu released this 07 Dec 15:58
11e9242
Command generated help (#8)

* made init of Command public.

* updated for swift 4.2

* added discardable result.

* moved createTable to Help class.

* fixed config to runt with Swift 4.0 as well.

* updated xcode build image for travis.

* added automated help for commands and support for multiline help texts.

* fixed lint issue