Skip to content

stackacademytv/stackos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StackOS

Simple OS info.

*Demo module for Stackacademy.tv Yarn Course.

Install:

yarn add stackos

Get system info object:

stackos.info

Log basic system info to console:

stackos.log()

Example:

// Require
const stackos = require('stackos')

// Get system info object
console.log( stackos.info )

// Log basic system info
stackos.log()

About

Simple OS info - Demo module

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages