add build description

This commit is contained in:
Lars Hvam 2016-07-02 11:57:19 +02:00 committed by GitHub
parent 8f7ba1735f
commit 764b2e0bd0

View File

@ -1,3 +1,4 @@
Development Guidelines:
a. Make sure there is an open issue for the stuff that you want to work on. When starting the development add a comment in the issue. This will allow for discussing possible solutions, and avoid having multiple people look into the same issue. a. Make sure there is an open issue for the stuff that you want to work on. When starting the development add a comment in the issue. This will allow for discussing possible solutions, and avoid having multiple people look into the same issue.
@ -11,3 +12,6 @@ e. commit often, whenever something is working, and is a step in the right direc
External Links: External Links:
https://guides.github.com/activities/contributing-to-open-source/ https://guides.github.com/activities/contributing-to-open-source/
Building:
Every time a commit is pushed to the master branch, https://travis-ci.org/ will be triggered to perform the build. It will use [abapmerge](https://github.com/larshp/abapmerge) to merge all the includes into a single file which can be downloaded from http://larshp.github.io/abapGit/build/zabapgit.txt