1.0.6 • Published 2 years ago
docker-cookiecutter v1.0.6
docker-cookiecutter
curl -O https://raw.githubusercontent.com/hmredmond/docker-cookiecutter/main/kickoff-time.sh
chmod +x kickoff-time.sh
sh ./kickoff-time.sh <PAT>
echo "now use cd <name of project> to see the contents of the created project"npx --package https://github.com/<username>/<repository>#<branch> npm run docker:buildcurl -sS https://raw.githubusercontent.com/hmredmond/docker-cookiecutter/main/kickoff-time.sh | bash -s PATcurl -O https://raw.githubusercontent.com/hmredmond/docker-cookiecutter/main/create.sh sh create.sh PAT
cookiecutter https://github.com/statsbomb/kitbag-kickoff --checkout main git_token=PAT