Blagger is a small, Grails based, blogging app.
In order to get up and running with blagger, please do the following:
-
Clone the project locally
-
Ensure that you have java installed on your system (1.6+)
-
Run the grails app using the following:
./grailsw run-app
-
Make the changes detailed within the app
-
Create a patch using the following command:
git format-patch -1 --stdout > blagger.patch
Replace -1 with the number of commits that you have made
-
Email the patch to recruitment@underwriteme.co.uk