npm.io
0.1.19 • Published 8 years agoCLI

app-bin

Licence
ISC
Version
0.1.19
Deps
0
Vulns
0
Weekly
0

app-bin

Shell scripts for some app archetypes for node_modules/.bin

See https://github.com/evanx/app-bin/blob/master/package.json

"bin": {
   "git-commit": "./bin/git-commit.sh",
   "npm-publish": "./bin/npm-publish.sh",
   "docker-rebuild": "./bin/docker-rebuild.sh",
   "docker-redeploy": "./bin/docker-redeploy.sh",
   "docker-rm": "./bin/docker-rm.sh",
   "docker-network-rm": "./bin/docker-network-rm.sh",
   "docker-inspect-ip": "./bin/docker-inspect-ip.sh",
   "docker-run-redis": "./bin/docker-run-redis.sh",
   "docker-rm-redis": "./bin/docker-rm-redis.sh"
 },

https://twitter.com/@evanxsummers