#args:command_runner example
A basic example of a command-based application.
The command dart main.dart install [library] will add the library to the
main.dart file. For example try dart main.dart install http:http.
Main library: args:command_runner
Main elements: CommandRunner CommandRunner.addCommand
Gist: https://gist.github.com/kasperpeulen/c63885c37e77e1c1ea32