sixfeetup / scaf

scaf provides developers and DevOps engineers with a complete blueprint for a new project using Kubernetes
BSD 3-Clause "New" or "Revised" License
66 stars 9 forks source link

Simplify install #157

Closed rochecompaan closed 7 months ago

rochecompaan commented 8 months ago
  1. Add an install shell script (e.g., install.sh) to install a new command scaf in /usr/local/bin/ and pull a docker image to run all the scaf dependencies.
  2. Develop a scaf shell script that runs cookiecutter inside a docker container.
  3. Update the README instructions
rochecompaan commented 2 months ago

:tada: This issue has been resolved in version 1.0.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: