Writing command line tools made easy

Door Tina Müller (‎tinita‎) van Berlin.pm, Bicycle.pm
Datum: vrijdag 1 april 2016 14:30
Duur: 20 minuten
Taal: English
Tags: cli completion

U kunt meer informatie op de site van de spreker vinden:


How to write command line tools with a good user experience

Write a specification and get nested subcommands, option and parameter specification and validation, help, documentation, and advanced shell tab completion.


Good commandline tools
* give good usage error messages
* have good usage output
* have useful shell tab completion
* have good man pages

Your CLI framework should do that work for you, and you should not have to write duplicate code/pod.
I'll show a framework that tries to implement all these things.


Bijgewoond door: Leo Mulders (‎awkward‎), Richard van Lochem (‎rvlochem‎), Søren Lund (‎slu‎), Steffen Winkler (‎STEFFENW‎), Abe Timmerman (‎abeltje‎), Jurgen Hildebrand,