guld-env-cli

1.0.15 • Public • Published

guld-env-cli

source issues documentation

node package manager travis-ci lgtm david-dm david-dm

Guld environment detection CLI.

Install

Node
npm i -g guld-env-cli

Usage

CLI
guld-env --help

  Usage: guld-env [options] [command]

  Guld environment detection CLI.

  Options:

    -V, --version  output the version number
    -h, --help     output usage information

  Commands:

    js             Get the JS execution environment (always node from CLI)
    os             Get the operating system.
    dist           Get the distro, if linux OS.
    release        Get the distro release, if linux OS.
    all            Get the os, distro, release, and JS environment. In that order.

License

MIT Copyright isysd

Package Sidebar

Install

npm i guld-env-cli

Weekly Downloads

0

Version

1.0.15

License

MIT

Unpacked Size

6.25 kB

Total Files

6

Last publish

Collaborators

  • isysd