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 option to loremize arbitrary input from stdin #2

Open
jdpopkin opened this issue Jul 5, 2016 · 1 comment
Open

Add option to loremize arbitrary input from stdin #2

jdpopkin opened this issue Jul 5, 2016 · 1 comment

Comments

@jdpopkin
Copy link
Contributor

jdpopkin commented Jul 5, 2016

I'd like it if I could pipe my own source texts into this program, since I have weird preferences for source texts. I'd be happy to try to make this change myself if anyone's interested.

The behavior would be something like
$ echo "This is a test!" | lorem --words 2 This is

@per9000
Copy link
Owner

per9000 commented Jul 10, 2016

Thanks for the feedback.

I had a look at your diff and it seemed OK -- but I was thinking that perhaps some sort of check on it would be nice. For example: there is nothing to read, there is too much to read, and so on. If you have time to improve it more that would be great.

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

2 participants