Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 278 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 278 Bytes

wmic

wmic is a wrapper package of the WMI command line utility

It is a golang package, inspired by the wmi package of StackExchange. https://github.com/StackExchange/wmi

It is a simplified verison wrapped around the 'wmic' utilit to reduce the dependencies of this package.