Skip to content
This repository has been archived by the owner on Jul 6, 2023. It is now read-only.

andreaslongo/cc-typescript

Repository files navigation

TypeScript Project Template

Use this template to bootstrap new TypeScript projects fast and unified.

To create a new project, install and run Cookiecutter

$ cookiecutter https://github.com/andreaslongo/cc-typescript.git

Or install and use pipx (recommended)

$ pipx run cookiecutter https://github.com/andreaslongo/cc-typescript.git

Features