forked from clmarquart/Gripes-Project
-
Notifications
You must be signed in to change notification settings - Fork 0
this is a temp workspace see the orginal Gripes Project
License
newgeekorder/Gripes-Project
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Getting Started 1. Download and Install Gradle 2. Create folder for new app (i.e. ~/Sites/GripesApp) 3. Create new file: 'build.gradle', with contents from http://www.gripes-project.org/build.gradle.txt 4. Run: 'gradle init' 5. Gripes will update your build.gradle file, edit the gripes{} section accordingly 6. Run: 'gradle setup' 7. First entity class: 'gradle create -Pmodel=Page' 8. Edit the entity, adding properties (i.e. String name, description) 9. Create actions: 'gradle create -Paction=Page' 10. Run the app: 'gradle run' 11. Browse: http://localhost:8888/gripes
About
this is a temp workspace see the orginal Gripes Project
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published