# Packages
No description provided by the author
# README
dmidecode
Decode DMI output into Golang structs and/or json
This library requires dmidecode
executable
Install dependencies
MacOS
brew install cavaliercoder/dmidecode/dmidecode
Debian based distributives
sudo apt-get install dmidecode
Examples
Some minimal is here
Note
This library is for *nix
hosts only
License
Distributed under the MIT License