2.2.0 • Published 3 years ago

@jonahsnider/how v2.2.0

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
3 years ago

How

Build Status npm version

Learn how to use CLI apps.

Usage

Install using your favorite Node.js package manager:

npm i -g @jonahsnider/how
yarn global add @jonahsnider/how
pnpm i -g add @jonahsnider/how

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

npx @jonahsnider/how <app>
pnpx @jonahsnider/how <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
2.2.0

3 years ago

2.1.1

3 years ago

2.1.0

3 years ago

2.0.0

3 years ago

1.3.2

3 years ago

1.3.1

3 years ago

1.3.0

3 years ago

1.2.2

3 years ago