getmac
v1.1.0 mac mac-address ifconfig ipconfig getmac
setup
npm install
clean
rm -Rf ./docs ./es5
compile
npm run compile:coffeescript
compile:coffeescript
coffee -bco ./es5 ./src
meta
npm run meta:projectz
meta:projectz
projectz compile
prepare
npm run compile && npm run test && npm run meta
release
npm run prepare && npm run release:publish && npm run release:tag && npm run release:push
release:publish
npm publish
release:tag
git tag v$npm_package_version -a
release:push
git push origin master && git push origin --tags
pretest
npm run test:coffeelint
test:coffeelint
coffeelint ./src
test
node --harmony ./es5/test/everything-test.js
npm i [email protected]
Metadata
- MIT
- >=0.12
- 2013+ Bevry Pty Ltd
- released 5/10/2016