-
Notifications
You must be signed in to change notification settings - Fork 104
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 Command Line Interface Pages project support #97
Add Command Line Interface Pages project support #97
Conversation
@srsudar, can u review this PR? |
Sorry for the delay, thanks for the ping. A few points:
https://raw.githubusercontent.com/srsudar/eg/master/eg/examples/find.md I outline the requirements I'm working with here. Not sure I'd choose these again, but I'm sticking with them for now: https://github.com/srsudar/eg#formatting
Something like this:
should be more like:
Same here, this shouldn't show the available options, this should choose one:
All the examples in the first section should follow that syntax. |
Thanks, I will fix these issues soon. 😁 |
- fix issues
- add more empty lines
@srsudar, problems fixed. 😄 |
@srsudar, any updates? |
Almost there |
Nice, added a couple new lines and merged. Will go out in the next version. |
Thanks! |
Main project page
Here is the current syntax description and a repo with pages.
Render is available here.
Pages for other CLIP project tools will be added later. Accepting this PR will help my project gain more popularity, thanks for understanding.
Important
This project goal is to replace TlDr project completely. CLIP project already has better client in terms of feature amount compared to TlDr official one and third party clients. To be specific: it provides more expressive and clear syntax for writing pages, color theme support. Even TlDr maintainers help me to develop it I think their main goal is to make TlDr project better and not mine, so I expect the most of the help from non-TlDr contributors.