We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
hey, you could make a CLI for this. literally it could just echo the readme to stdout, so folks could grep it :P
thanks for making it!
The text was updated successfully, but these errors were encountered:
Is this a good enough CLI?
curl https://raw.githubusercontent.com/you-dont-need/You-Dont-Need-GUI/master/readme.md
You can add an alias for it as well
alias you-dont-need-gui="curl https://raw.githubusercontent.com/you-dont-need/You-Dont-Need-GUI/master/readme.md"
Sorry, something went wrong.
@bionicles sounds like a good idea. will put this on schedule, at the same time, PR is welcomed too!
No branches or pull requests
hey, you could make a CLI for this. literally it could just echo the readme to stdout, so folks could grep it :P
thanks for making it!
The text was updated successfully, but these errors were encountered: