New feature: document a new section for popular command line frameworks
lirantal opened this issue ยท 7 comments
lirantal commented
Feature a new section to include popular tools to build CLIs, such as:
- oclif
- inquirer
- ink
- blessed
Expected scope of work for this issue:
- The README currently has 8 sections
- Let's add a new section called:
9 Appendix: CLI Frameworks
- In it, let's document the above suggested frameworks
- Let's not do the other section's format of "DO and OTHERWISE" because it doesn't fit. Instead, I suggest we create a table with the library name, another column for the npm package, and another column for the github repo. We can add another column that has badges of current stars and npm downloads. Anything else you can think of that would be helpful?
S0han commented
what do you need me to do to help fix this issue?
lirantal commented
Hi @S0han ๐
Thanks for chiming in - I updated the description above.
Happy if you want to take it :)
S0han commented
im kinda new to open source im down to help if you can further explain
lirantal commented
Sure! If you're new to using GitHub and contributing via a pull request to a project, I recommend these guides to catch up on it:
- https://opensource.guide/how-to-contribute/
- https://github.com/firstcontributions/first-contributions
And once you feel comfortable doing that, you can make the updates as described in the issue above to the README.md
file that has all the contents.
S0han commented
thanks!
S0han commented
im ready to give it a try
lirantal commented
Fixed by @UrielOfir ๐ ๐ ๐