emmett-framework / emmett

The web framework for inventors
Other
1.05k stars 71 forks source link

hello, is there a generator for Patterns ? Package pattern and MVC pattern. Thanks #458

Open francelwebdev opened 1 year ago

francelwebdev commented 1 year ago

hello, is there a generator for Patterns ? Package pattern and MVC pattern. Thanks

gi0baro commented 1 year ago

Hi @francelwebdev! No, at the moment there's no bootstrap utilities in Emmett. Maybe you can expand a bit what would you expect from this feature!

francelwebdev commented 1 year ago

HI, just a command to run in the terminal that generates the base folder structure and a main file that helps me start writing code quickly. A bit like the rails new command of the Rails framework. for example: emmett new 'project_name'