1.8.3 • Published 8 days ago

which-os v1.8.3

Weekly downloads
6
License
GPL-3.0
Repository
github
Last release
8 days ago

which-os License: GPL v3 npm version

Get informations about your OS.

Prerequisites

Installation

ℹ️ This is a hybrid CommonJS / ESM module.

Run yarn add which-os or npm i which-os.

Or simply run npx which-os.

Usage

Usage: which-os [options]

Get informations about your OS

Options:
  --is-linux     Is the operating system Linux?
  --is-macos     Is the operating system macOS?
  --is-windows   Is the operating system Windows?
  --is-x64       Is the processor architecture x64?
  --is-ia32      Is the processor architecture ia32?
  --is-arm       Is the processor architecture ARM?
  -i, --os-info  Output all OS informations
  -V, --verbose  Enable verbose output
  -v, --version  output the version number
  -h, --help     output usage information

TypeScript Usage

See ./src/cli.ts

1.8.3

8 days ago

1.8.2

4 months ago

1.8.1

4 months ago

1.8.0

4 months ago

1.7.10

4 months ago

1.7.9

4 months ago

1.7.8

5 months ago

1.7.7

5 months ago

1.7.3

6 months ago

1.7.2

6 months ago

1.7.1

6 months ago

1.7.0

6 months ago

1.7.6

6 months ago

1.7.5

6 months ago

1.7.4

6 months ago

1.3.6

1 year ago

1.3.5

1 year ago

1.6.1

1 year ago

1.3.4

1 year ago

1.6.0

1 year ago

1.5.1

1 year ago

1.3.3

1 year ago

1.5.0

1 year ago

1.4.0

1 year ago

1.3.2

4 years ago

1.3.1

4 years ago

1.3.0

4 years ago

0.0.2

10 years ago

0.0.1

10 years ago