SKA combines the simplicity of template expansion with powerful features for maintaining consistency across your organization.
Interactive Terminal UI captures template variables with validation, defaults, and inline help.
Roll out template changes across all scaffolded projects. No more one-shot code generation.
Keep specific file sections centrally managed while developers customize the rest freely.
Pull blueprints from GitHub, GitLab, or local filesystem with version pinning support.
Powerful templating with Go Template framework plus 100+ Sprig functions included.
Manage multiple SKA configurations in the same folder. Update each template independently.
Three commands to transform how your team manages project templates.
Scaffold a new project from any Git-hosted or local blueprint template.
ska create --blueprint url Edit your project freely. SKA tracks what's yours vs. what's centrally managed.
# edit your files Pull in upstream template changes without losing your customizations.
ska update --path . Install SKA in seconds and start creating maintainable project templates today.