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

feat: simplify install, rename project and update docs. closes #157 #158

Closed rochecompaan closed 7 months ago

rochecompaan commented 8 months ago

PR to rename the project to scaf, simplify the installation, and update the docs.

The installation is greatly simplified by:

The main README was also updated to better overview project features. Documentation for local development with Kubernetes was moved to the README of the generated project.

NB: Since the script paths and URLs point to their final destination, I recommend you test the install and scaf scripts locally or wait until it is merged with master. Even while testing locally, one must modify some paths in the script to point to their final destination.