Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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
```