create-tritio
v0.3.1
Published
Scaffolding tool for Tritio applications
Downloads
29
Readme
create-tritio
The easiest way to get started with Tritio.
Usage
Run the following command to create a new Tritio project:
bun create tritioOr specify the project name directly:
bun create tritio my-appThis will wrap bun init to set up a lightweight project structure with TypeScript and Tritio pre-configured, ready for high-performance development.
