/copier-typescript

๐Ÿš€ Kickstart your TypeScript project with modern tools like Bun, Biome, and automated CI/CD workflows.

Primary LanguageJinjaMIT LicenseMIT

copier-typescript

Made with Copier

Changelog ยท Report Bug ยท Request Feature

โœจ Features

  • ๐Ÿš€ Quick Setup: Get started instantly with a pre-configured TypeScript project including linting, formatting, and testing tools;
  • โšก Blazing Fast Tooling: Leverage Bun for ultra-fast package management and execution, combined with Biome for rapid formatting and linting;
  • ๐Ÿค– Automated Workflows: Built-in GitHub Actions handle building, testing, and publishing with minimal configuration required;
  • ๐Ÿ“ฆ Publishing Ready: Pre-configured for npm publishing with provenance and public access settings;
  • ๐Ÿ› ๏ธ Standardized Configuration: Consistent setup with shared TypeScript and Biome configurations from @liblaf/config;
  • ๐Ÿ”ง Flexible Customization: Easily modify configurations for TypeScript, Biome, and package settings through intuitive templates;

๐Ÿ“ฆ Installation

To install copier-typescript, run the following command:

copier copy --trust gh:liblaf/copier-typescript .

โŒจ๏ธ Local Development

You can use Github Codespaces for online development:

Open in GitHub Codespaces

Or clone it for local development:

git clone https://github.com/liblaf/copier-typescript.git
cd copier-typescript

๐Ÿค Contributing

Contributions of all types are more than welcome, if you are interested in contributing code, feel free to check out our GitHub Issues to get stuck in to show us what you're made of.

PR Welcome

Contributors

๐Ÿ”— More Copier Templates

  • Shared - โœจ Automated code quality and maintenance for your projects: A Copier template with pre-commit hooks, MegaLinter, and auto-update workflows.
  • Release - ๐Ÿš€ Automated release management with Copier and Release Please
  • Python - ๐Ÿ A modern Copier template for Python projects. Pre-configured with mise, ruff, pytest, mkdocs, and GitHub Actions workflows for seamless development.
  • Rust - ๐Ÿฆ€ Copier template for Rust projects with cross-compilation, CI/CD, and release automation
  • TypeScript - ๐Ÿš€ Kickstart your TypeScript project with modern tools like Bun, Biome, and automated CI/CD workflows.

๐Ÿ“ License

Copyright ยฉ 2024 liblaf.
This project is MIT licensed.