brettvanderwerff / Flaskerizer

Automatically create Flask apps from Bootstrap templates

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Organize repo by making folders for common items

brettvanderwerff opened this issue · comments

The Flaskerizer has grown quite a bit and now is looking a bit cluttered. It would be great if we could organize things by making some folders for common items. i.e. the examples could go in a folder for examples and maybe all the testing materials can be put together in their own folder. Code will obviously have to be modified to reflect any new organization of the repo.

I am taking this, see pull request #45 for more details on progress.

I think for now the bulk of this was addressed with merging of PR #45. I am going to close this for now, but may reopen in the future if more organization is needed