Skip to content

builders-garden/create-open-frames

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Create Open Frames

The easiest way to get started with your Open Frame is by using create-open-frames. This CLI allows you to quickly start building a new Open Frame from one or more templates.

Interactive

You can create a new Open Frame interactively by running:

# using npx
npx create-open-frames
# using npm
npm create open-frames
# using yarn
yarn create open-frames
# using pnpm
pnpm create open-frames

Follow the instructions to create your new Open Frame.

Non Interactive

Coming soon.

Templates

These are the templates that you can use to bootstrap your Open Frame:

About

CLI for creating Open Frames with a slick terminal UI.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published