diff options
Diffstat (limited to 'readme.mkd')
| -rw-r--r-- | readme.mkd | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/readme.mkd b/readme.mkd deleted file mode 100644 index 29f13e1..0000000 --- a/readme.mkd +++ /dev/null @@ -1,18 +0,0 @@ -# building gorilla.commons
-------------------------
-If you like any of the content, please fork it if you like.
-
-## to get started
----------------
-1. Go to the build directory and copy the 'local.properties.xml.template' file and name it local.properties.xml
-2. Open the local.properties.xml file and change any settings in it that apply to you specific machine
-3. Open a command prompt in the root folder and type:
-
- $ ./build.bat compile
-
- The assemblies get compiled to build/compile/
-
-4. To run the tests
-
- $ ./build.bat test
-
|
