0.0.10 • Published 7 years ago
compose-it-test v0.0.10
compose-it
Create a project template for docker-compose and React
installation
Using npx:
npx compose-it <options> <arguments>Options:
-d, --project <string>
define the project name
help
display help menu
-u, --username <string>
define the username associated with imagesExample:
npx compose-it -d compose-demo -u userCheck out the package source!