This package has been deprecated

Author message:

No longer distributed on the npm registry, see https://github.com/jonahsnider/how

how-cli

2.2.3 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i how-cli

Weekly Downloads

1

Version

2.2.3

License

Apache-2.0

Unpacked Size

62.7 kB

Total Files

16

Last publish

Collaborators

  • jonahsnider