mozilla-b2g/mozilla-detect-os

Name: mozilla-detect-os

Owner: Mozilla-B2G

Description: Detect the correct operating system name for your computer (for mozilla downloads)

Created: 2013-11-12 20:53:14.0

Updated: 2015-11-15 06:13:21.0

Pushed: 2013-11-12 21:22:00.0

Homepage: null

Size: 116

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

mozilla-detect-os

Detect the correct operating system name for your computer (for mozilla downloads)

Usage via node apis
myOS = require('mozilla-detect-os')(); // something like 'mac' or 'linux_x86-64'
via CLI (if you installed it via npm install -g)
 "I like my $(mozilla-detect-os) becuase it runs firefox"
like my mac becuase it runs firefox

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.