Skip to content

bendhq/create-bend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

create-bend

Run the Bend generator.

Usage

Any package manager works - they all execute the same CLI.

  • npm: npm create bend@latest
  • pnpm: pnpm create bend
  • yarn: yarn create bend
  • bun: bun create bend or bunx create-bend
  • npx: npx create-bend@latest

This package is a thin shim that installs and executes the bend CLI.

How it works

  • Exposes a create-bend binary via bin/create-bend.js.
  • That binary imports and runs bend's compiled entry (bend/dist/index.js).

Requirements

  • Node.js 20.19.0 || 22.12.0 or newer

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published