Skip to content

r4ai/templates

Repository files navigation

templates

CI CD

Templates for personal projects

Quick Start

Run the following command to create a new project:

bun create @r4ai/project

Answer the questions and you're ready to go!

Note

For other package managers, use the following commands:

Package Manager Command
npm npm create @r4ai/project
pnpm pnpm create @r4ai/project
yarn yarn create @r4ai/project
bun bun create @r4ai/project
deno deno run npm:@r4ai/create-project