fungible-systems / micro-stacks

Tiny libraries for building the next generation of Stacks apps.
https://micro-stacks.dev
MIT License
82 stars 15 forks source link

Create a bettter "create stacks app" builder #120

Open aulneau opened 2 years ago

aulneau commented 2 years ago

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:

Basically, we need a CLI tool that can merge multiple different types of projects together.

Aslemammad commented 2 years ago

Great, how does merging work? cause that's the tricky part here!

Aslemammad commented 2 years ago

And I'd like to see what are the last two options about!