https://github.com/jonahsnider/how
Learn how to use CLI apps
https://github.com/jonahsnider/how
cli-apps
Last synced: 11 months ago
JSON representation
Learn how to use CLI apps
- Host: GitHub
- URL: https://github.com/jonahsnider/how
- Owner: jonahsnider
- License: apache-2.0
- Created: 2021-01-04T21:55:49.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2025-03-11T19:30:02.000Z (11 months ago)
- Last Synced: 2025-03-11T20:30:55.546Z (11 months ago)
- Topics: cli-apps
- Language: Go
- Homepage:
- Size: 18 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# How
[](https://github.com/jonahsnider/how/actions)
Learn how to use CLI apps.

## Usage
You can install `how` by downloading the latest binary from the [releases page](https://github.com/jonahsnider/how/releases/latest).
Once installed and added to your path, you can use it like this:
```sh
how
```
### Example
Learn how to use `tar`:
```sh
how tar
```