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

Add command line arguments #4

Open
bwbaugh opened this issue Mar 21, 2013 · 1 comment
Open

Add command line arguments #4

bwbaugh opened this issue Mar 21, 2013 · 1 comment

Comments

@bwbaugh
Copy link
Owner

bwbaugh commented Mar 21, 2013

We should allow some of the options that are currently hard-coded into the Python script (or potentially in a configuration file) to be specified on the command line instead (potentially overriding values if already set).

@bwbaugh
Copy link
Owner Author

bwbaugh commented Oct 12, 2015

To expand on this, it'd be nice if we could turn this script into a fully fledged CLI app that can use commands and options to specify the kinds of operations to perform (sample; filter; etc.). For example, see the mitsuhiko/click repo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant