1.0.0 • Published 5 years ago
is-ubuntu v1.0.0
is-ubuntu 
Check if the process is running inside Ubuntu.
Install
npm install is-ubuntuUsage
const isUbuntu = require("is-ubuntu")
// When the process is running inside Ubuntu
console.log(isUbuntu)
//=> true1.0.0
5 years ago
