beautylog

v5.0.7
beautiful logging, TypeScript ready
log color console beautiful

test

(npmts)

testbrowser

(npm test) && (node testbrowser.js)

gitsetup

(git config push.followTags true)

push

(git push origin master && git push origin release && git push --follow-tags)

reinstall

(rm -r node_modules && npm install)

release

(npm test) && (git pull origin master && npm version patch && git checkout release && git merge master && git checkout master && npm run push)

update

(git checkout master && git pull origin master) && (npm install)

upgrade

(npm run update) && (ncu upgradeAll && npm install)

Metadata

  • MIT
  • Whatever
  • Smart Coordination GmbH
  • released 5/30/2016

Downloads