osinfo-j

0.3.0 • Public • Published

Welcome to osinfo-j 👋

Version License: MIT

Simple OS info - Demo module

🏠 Homepage

This project based on the Yarn Course.

Install

    yarn add osinfo-j

Usage

Get system info object:

    osinfo.info

Log basic system info to console:

    osinfo.log()

Example:

    // Require
    const osinfo = require('osinfo-j')

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

    // Log basic system info
    osinfo.log()

Author

👤 JUNIgroup incubator@junigroup.de

📝 License

Copyright © 2022 JUNIgroup incubator@junigroup.de.
This project is MIT licensed.


This README was generated with ❤️ by readme-md-generator

Package Sidebar

Install

npm i osinfo-j

Weekly Downloads

1

Version

0.3.0

License

MIT

Unpacked Size

4.39 kB

Total Files

6

Last publish

Collaborators

  • junigroup