getmymac
fork from getmac@3.0.1
只能运行在nodejs
Installation
$ npm install --dev append-commit-message
Or
$ yarn add --dev append-commit-message
Usage
const { getMAC } = require('getmymac);
const mac = await getMAC();
Publish
yarn run our:compile
yarn publish