Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,10 @@

## What This Starter Provides

This starter provides a clean, reusable foundation for building new Scaf templates.
It standardizes template authoring concerns such as Copier inputs, CI scaffolding,
release automation options, secret scanning, and local developer workflows.
Use this starter to generate new Scaf templates with validated Copier prompts,
GitHub/GitLab CI templates, optional semantic-release wiring (GitHub token or
GitHub App), optional gitleaks scanning, and generated `make`/`task`/`just`
`init`/`check` commands.

## Features

Expand Down