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

Proper command line parser #3

Open
MatheusRich opened this issue Nov 11, 2022 · 0 comments
Open

Proper command line parser #3

MatheusRich opened this issue Nov 11, 2022 · 0 comments

Comments

@MatheusRich
Copy link
Contributor

MatheusRich commented Nov 11, 2022

Currently, the command line for GoldMiner is bare bones. We can use Ruby's OptionParser to improve that.

Some possible improvements:

  • Add a --help/-h option
  • Add a --channel option instead of just a plain argument as it's now
  • Add a --after option to set the initial date to search messages
  • After Automatically create blog post PRs #1, we can add a --dry-run option to just output the blog post, without opening the PR.
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