npm.io
0.8.0 • Published 2 months agoCLI

create-carbon

Licence
MIT
Version
0.8.0
Deps
4
Size
133 kB
Vulns
0
Weekly
0
Stars
57

# create-carbon

Carbon WordmarkDiscord NPM Version NPM Downloads

This package is part of the Carbon framework, check it out for more details.

create-carbon is a CLI tool that helps you create a new Carbon project.

Supported runtimes include Node.js, Bun, Cloudflare Workers, Deno, Next.js, a platform-agnostic Fetch handler scaffold, and Gateway Forwarder.

Usage

To use create-carbon, you can use the following command:

pnpm create carbon my-project

This will create a new directory called my-project with a basic Carbon project inside it. You can then navigate to the directory and run pnpm install to install the dependencies.

When using Cloudflare Workers, the CLI can also scaffold Gateway support through Durable Objects.

Contributing

We welcome contributions to create-carbon! If you're interested in contributing, please check out the Contributing Guide for more information, and join our Discord to get involved!