uitility

v0.1.1
Just a set of UI utilities that i usually use for build apps

amend

git add . && git commit --amend --reuse-message=HEAD

push

git push --tags && git push

release

bower version patch -f && npm version patch --force --no-git-tag-version && npm run amend && npm run push && npm publish
npm i uitility

Metadata

  • MIT
  • Whatever
  • @zzarcon
  • released 9/7/2015

Downloads

Maintainers