Skip to content

@theholocron/base-template

A modern template with pre-configured tools, best practices, and CI/CD setup for rapid application development.

Getting Started

Use the Holocron CLI to scaffold a new repo. It clones the template, renames all placeholder references, and runs holocron setup in one step:

npx @theholocron/cli new base my-library \
  --description "My library description" \
  --homepage "https://my-library.example.com" \
  --agent claude

This will:

  1. Create theholocron/my-library from this template on GitHub
  2. Replace all base-template references with my-library throughout the repo
  3. Run pnpm install
  4. Run holocron setup to configure branch protection, labels, workflows, and repo settings

About

A modern template with pre-configured tools, best practices, and CI/CD setup for rapid application development.

Topics

Resources

Code of conduct

Contributing

Security policy

Stars

0 stars

Watchers

1 watching

Forks

Releases

Sponsor this project

Used by

Contributors