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 support for getopts for passing args #23

Merged
merged 4 commits into from
Mar 8, 2024

Conversation

iambumblehead
Copy link
Owner

getopts will allow cache configuration details, such as length of cache time

@iambumblehead
Copy link
Owner Author

this changes interface a little bit instead of "./render-thumb-for.sh img.png 400 400 60 30" it will be "./render-thumb-for.sh -m 60x30 img.png 400 400"

@iambumblehead iambumblehead merged commit 3032eb7 into main Mar 8, 2024
1 check passed
@iambumblehead iambumblehead deleted the add-support-for-getopts-args branch March 8, 2024 18:29
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

Successfully merging this pull request may close these issues.

2 participants