Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change command line parsing #1

Closed
mcktr opened this issue Jan 6, 2019 · 1 comment
Closed

Change command line parsing #1

mcktr opened this issue Jan 6, 2019 · 1 comment
Milestone

Comments

@mcktr
Copy link
Owner

mcktr commented Jan 6, 2019

Evaluate to use the following library to parse command line options.

https://github.com/galdor/go-cmdline

@mcktr mcktr added this to the 1.0 milestone Jan 6, 2019
@mcktr mcktr mentioned this issue Feb 14, 2019
3 tasks
mcktr added a commit that referenced this issue Feb 20, 2019
This implements the go-cmdline library for commmandline parsing. With
using the go-cmdline library we gain support for short options as well
as long options (e.g. -H fritz.box / --hostname fritz.box).

refs #1
@mcktr
Copy link
Owner Author

mcktr commented Feb 20, 2019

Implemented in #22

@mcktr mcktr closed this as completed Feb 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant