Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jonahsnider/how
Learn how to use CLI apps
https://github.com/jonahsnider/how
cli-apps
Last synced: 2 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 (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-10-04T18:17:55.000Z (3 months ago)
- Last Synced: 2024-10-15T21:32:12.308Z (3 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
[![Build Status](https://github.com/jonahsnider/how/workflows/CI/badge.svg)](https://github.com/jonahsnider/how/actions)
Learn how to use CLI apps.
![A screenshot of `how` being used inside a terminal](./demo.png)
## 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
```