Ross ROSS = Recommend OSS · open-source software intelligence for agents

Rich-Harris/degit

Straightforward project scaffolding observed · 2026-08-28

github.com/Rich-Harris/degit · TypeScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

77/100

  • Activity 99
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

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: n/a
  • age_days: 3320
  • days_rel: n/a
  • days_push: 7
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

7924 stars · 281 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

degit is a Node.js CLI tool that downloads copies of git repositories (tar snapshots) without git history, for scaffolding new projects from templates. It supports refs, subdirectories, file filtering, caching, and post-clone actions via degit..

Use cases

  • scaffold a new project from a GitHub template repo
  • download a repo without its .git history
  • fetch only specific files from a repository
  • grab a specific tag or branch of a repo as a starting point
  • create project boilerplate quickly instead of git clone --depth 1

When to choose

  • you want a clean template copy with no git history or .git folder
  • you need fast, cached downloads of repo snapshots
  • you want composable post-clone actions via degit.

When to avoid

  • you need to contribute back with full git history and remotes
  • you need private repos without a local git binary available

Facets

cli-tool · maturity stable

cli developer-tools file-system developer-tools cli cross-platform git scaffolding project-templates tarball-download boilerplate command-line automation nodejs

2 sources

Member repositories

RepositoryRoleHealth v2
Rich-Harris/degitmain77

For agents

markdown · JSON · MCP: product_card(name="Rich-Harris/degit")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem