Python Web Framework, loosely based on grails, and running on tornado-web.
Credits to teaspoon for its initial help with project structure
-
Create This is used to build an initial project, simple run with: 'python . create PROJECT_NAME'
-
Add This is an interactive command that lets to add components to already created Fujd projects
To use simply run the following and an interactive wizard will start: 'python . bake'