@munity/d-c
v1.0.2
Published
Simple shell scripts for docker-compose development
Readme
NPM
npm i @munity/d-cShell Scripts:
- Build:
./b.sh./node_modules/@munity/b.sh- Launch:
./u.sh./node_modules/@munity/u.sh- Down:
./d.sh./node_modules/@munity/d.sh- Build and launch:
./bu.sh./node_modules/@munity/bu.sh- Down, build and launch:
./dbu.sh./node_modules/@munity/dbu.sh