You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I created a basic create ustx cli based off vite-create, but in talking with @hstove it would be better to have some kind of CLI that would let folks scaffold out a more complete starter where you take different features. Initially, this is what I was thinking:
pick a framework
react
next.js
remix
SPA
vue
nuxt
SPA
svelte
sveltekit
SPA
solid
pick a language
JS
TS
include sponsored tx api?
clarinet wrapper
Basically, we need a CLI tool that can merge multiple different types of projects together.
The text was updated successfully, but these errors were encountered:
I created a basic
create ustx
cli based offvite-create
, but in talking with @hstove it would be better to have some kind of CLI that would let folks scaffold out a more complete starter where you take different features. Initially, this is what I was thinking:Basically, we need a CLI tool that can merge multiple different types of projects together.
The text was updated successfully, but these errors were encountered: