We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Currently docker.sh is the name of the central provision script. Why not call it provision, metamaps or deploy and omit the file extension completely?
docker.sh
provision
metamaps
deploy
The docs would then read:
$ ./metamaps prepare $ ./metamaps build $ ./metamaps run db $ ./metamaps run mm // this job's name could also be web instead $ ./metamaps seed
Maybe just cosmetical, but due to the high quality of the README, I can imagine it being improved even further.
The text was updated successfully, but these errors were encountered:
Thanks. Will do.
Sorry, something went wrong.
ds0nt
No branches or pull requests
Currently
docker.sh
is the name of the central provision script.Why not call it
provision
,metamaps
ordeploy
and omit the file extension completely?The docs would then read:
Maybe just cosmetical, but due to the high quality of the README, I can imagine it being improved even further.
The text was updated successfully, but these errors were encountered: