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

get-bc doesn't parse arguments in the same way extract-bc does #2

Closed
ianamason opened this issue Jun 30, 2017 · 2 comments
Closed

get-bc doesn't parse arguments in the same way extract-bc does #2

ianamason opened this issue Jun 30, 2017 · 2 comments

Comments

@ianamason
Copy link
Member

I added a comment to the effect in the code. I think at some stage
we should build three executables, and when we do that get-bc
can use go's own command line parsing package.

@ianamason
Copy link
Member Author

so now we can use go's "flag" package to do this better. on my TODO list.

@ianamason
Copy link
Member Author

still doesn't mimic extract-bc exactly, but does the best that the flag package allows.

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