create-compute
v0.2.0
Published
Create ComputeSDK projects with a single command
Maintainers
Readme
create-compute
Create ComputeSDK projects with a single command.
Usage
npx create-compute my-appStatus
This CLI tool is under development. Check back soon for template support and project scaffolding features.
Development
This package is part of the ComputeSDK monorepo. To work on it locally:
# From the monorepo root
pnpm install
pnpm build
# Test the CLI
node packages/create-compute/dist/index.js