foundweekends/giter8
a command line tool to apply templates defined on GitHub observed · 2026-08-28
Health v2 · maintenance only
70/100
- Activity 99
- Release rhythm 17
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 284
- age_days: 5867
- days_rel: 342
- days_push: 10
- n_releases_24m: 2
Adoption not part of the score
1752 stars · 225 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Giter8 is a command line tool that generates files and directories from templates published on GitHub or any other Git repository. It is implemented in Scala, runs via the sbt launcher, and integrates with sbt's `new` command for project scaffolding.
Use cases
- scaffold a new Scala project from a GitHub template
- generate project boilerplate from a git repository template
- create a new project with sbt new
- apply a project template with interactive field prompts
- share project templates across a team
When to choose
- you want to bootstrap new projects from versioned Git templates
- you work in the Scala/sbt ecosystem and want `sbt new` integration
- you need a lightweight, language-agnostic scaffolding tool
When to avoid
- you need complex code generation or transformation logic beyond simple templating
- you prefer scaffolding built into an IDE or a full project generator like Yeoman
- your templates are not hosted in a Git repository
Facets
cli-tool · maturity active
cli templating developer-tools boilerplate developer-tools programming-languages cli jvm cross-platform project-scaffolding git-templates scala sbt-plugin code-generation command-line
2 sources
- readme: https://github.com/foundweekends/giter8 · fetched 2026-08-28 · 72cb80dbb6f9
- homepage: https://www.foundweekends.org/giter8/ · fetched 2026-08-29 · 208795c08645
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| foundweekends/giter8 | main | 70 |
For agents
markdown · JSON · MCP: product_card(name="foundweekends/giter8")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem