mirror of
https://github.com/abapGit/abapGit.git
synced 2025-05-01 04:08:27 +08:00
add build description
This commit is contained in:
parent
8f7ba1735f
commit
764b2e0bd0
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue
Block a user