Skip to content

vibestartup/thing-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@vibestartup/thing-cli

vbs command — run / preview / codegen vibestartup Thing bundles from the shell without the platform running.

npm i -g @vibestartup/thing-cli
vbs run ./my-flywheel.part       # execute + print state.json to stdout
vbs codegen ./my-flywheel.part   # execute + write state.json next to main.tsx
vbs lint ./my-flywheel.part/main.tsx   # canonical-dialect check

uses esbuild to bundle main.tsx and the SDKs on the fly; runs under node 20+.

MIT.

About

vbs CLI — run/codegen/lint vibestartup Things locally

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors