is-ubuntu
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

is-ubuntu Travis CI Build Status

Check if the process is running inside Ubuntu.

NPM Badge

Install

npm install is-ubuntu

Usage

const isUbuntu = require("is-ubuntu")
 
// When the process is running inside Ubuntu
console.log(isUbuntu)
//=> true

/is-ubuntu/

    Package Sidebar

    Install

    npm i is-ubuntu

    Weekly Downloads

    1

    Version

    1.0.0

    License

    MIT

    Unpacked Size

    2.79 kB

    Total Files

    6

    Last publish

    Collaborators

    • richienb