zed-industries / create-gpui-app

CRA-style tool for creating new gpui apps
MIT License
130 stars 8 forks source link

Feature: Allow users to specify argument to generate zed-styled projects #13

Closed swaptr closed 4 weeks ago

swaptr commented 1 month ago

It’d be great if users could start by creating zed-styled projects, beginning with main files organized as crates/foo/src/foo.rs rather than the traditional main file layout. Over time, we could extend this to include other zed-inspired nuances.