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 a --dry-run option to the tool #43

Open
joandrsn opened this issue Oct 6, 2021 · 0 comments
Open

Add a --dry-run option to the tool #43

joandrsn opened this issue Oct 6, 2021 · 0 comments
Labels
good first issue Good for newcomers

Comments

@joandrsn
Copy link
Contributor

joandrsn commented Oct 6, 2021

For new users who are unfamiliar with the code, they might want to explore what the tool can do.

I would suggest adding a --dry-run option for the script.
Example usage:

$ sts classic --dry-run
Username 'abba' would purchase 1x 14 Øl(Grøn/Classic/Rød/Rå) (excl. pant) for 6.67 kr

Another example:

$ sts -u johannes 1837 --dry-run
Username 'johannes' would purchase 1x 1837 Monster / cola energy (excl. pant) for 12.10 kr

More reading on general usage of --dry-run here

@Zaph-x Zaph-x added the good first issue Good for newcomers label Oct 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants