aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib.rs
diff options
context:
space:
mode:
authorTeddy Wing2017-11-12 15:06:06 +0100
committerTeddy Wing2017-11-12 15:06:06 +0100
commitf5740b97cecd2a2984e274fb5fbd141675e3be24 (patch)
tree734914d395a8e29e93ec5809dea5b9db203aa1a1 /src/lib.rs
parentbfa9e4eb2ea29622c98f1d2a70bbcd993ab69997 (diff)
downloadkipper-f5740b97cecd2a2984e274fb5fbd141675e3be24.tar.bz2
main(): Add command line options
Add options for: * Jenkins URL * Jenkins username * Jenkins token * GitHub token * Port Add a help option for usage information. All options except "port" are required. Didn't use `reqopt` because that panics when you try to ask for help without the required options. Now, when trying to run without a required option, the usage help is printed. Maybe we should have an error message instead.
Diffstat (limited to 'src/lib.rs')
0 files changed, 0 insertions, 0 deletions