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 Asciiator plugin #320

Merged
merged 4 commits into from
Oct 18, 2024
Merged

add Asciiator plugin #320

merged 4 commits into from
Oct 18, 2024

Conversation

vatsal-afk
Copy link
Contributor

Convert an image to ASCII art

Closes #305

$ yoda asciiator process "{path to image file}" -s // save output locally
$ yoda asciiator process "{path to image file}" -t // display output on terminal
$ yoda asciiator process "{path to image file}" -s -t // both the actions

@vatsal-afk
Copy link
Contributor Author

vatsal-afk commented Oct 18, 2024

Hi! I have resolved the suggestions you raised.. please consider merging this PR after reviewing. Thanks!

@vatsal-afk vatsal-afk requested a review from manparvesh October 18, 2024 19:28
@manparvesh manparvesh merged commit f08400c into yoda-pa:v2 Oct 18, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

V2 Plugin: asciiator
2 participants