Skip to content

sebastian-software/repo-template

Repository files navigation

repo-template

Powered by Sebastian Software CI License: MIT

One-line description of the project.

Installation

npm install <package-name>

Usage

// Minimal usage example

Development

Source code lives in packages/<name>, documentation (built with ardo) in docs/.

pnpm install
pnpm agent:check   # lint + format + typecheck + build + test
Script What it does
pnpm lint OxLint first (fast), then ESLint (deep, type-aware)
pnpm format Format everything with oxfmt
pnpm build Build all workspace packages
pnpm test Test all workspace packages

License

MIT


Sebastian Software

Built by Sebastian Software — consulting for TypeScript, React & Rust.
Work with us · More open source

Copyright © 2026 Sebastian Software GmbH

About

Baseline template for Sebastian Software repositories — public and private (visibility is parameterized via .repometa.json)

Topics

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors