Usbac / wolff

🐺 Lightweight and easy to use framework for building web apps.
https://www.getwolff.com/
MIT License
216 stars 22 forks source link

[Improvement] Framework/implementation separation #6

Closed NikolaGavric94 closed 5 years ago

NikolaGavric94 commented 5 years ago

You should consider separating system folder and app folders into separate repos. So when someone clones app, he has the framework installed with Composer and when someone wants to start a fresh project, he can include the framework with composer and start building?

Usbac commented 5 years ago

Good idea! but instead I created a system branch for better comfort. If you have any other idea or complain just let me know. Thanks :)