Command Example (WIP)
This project is an attempt to simplify the life of those users needing some help when using a command they're unfamiliar with. Instead of having to go to a web engine or a QA website, just query it here.
Installation
Basic Examples
Find all examples of the find command
Find all examples that match a certain query on the description of the command example
Goals
- CLI Support
- HTTP Support
- Fuzzy search
- User voting the effectiveness of an example
Contribute
To add more examples, submit a PR. The only requirement is that the example does not exist.
The database is hosted in json files in the folder called examples-data. Add yours, inside
a directory named like the command you're trying to include.