2.2.3 • Published 9 months ago

how-cli v2.2.3

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
9 months ago

How

Build Status npm version

Learn how to use CLI apps.

A screenshot of `how` being used inside a terminal

Usage

Install using your favorite Node.js package manager:

npm i -g how-cli
yarn global add how-cli
pnpm i -g add how-cli

You can also use npx when in a pinch, but a global install is preferred:

npx how-cli <app>
pnpx how-cli <app>

A common-ish CPU & OS as well as a recent version of Node.js (something that can run modules natively) are required to run how. Your package manager should prevent you from installing how if your system is incompatible.

how <app>

Example

Learn how to use tar:

how tar