wso2 / carbon-apimgt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

carbon-apimgt

About this repository

Branch Build Status(Jenkins) Build Status(TravisCI)
master Build Status Build Status

Building from the source

If you want to build carbon-apimgt from the source code:

  1. Install Java 11 (https://adoptopenjdk.net/archive.html)
  2. Install Apache Maven 3.x.x (https://maven.apache.org/download.cgi#)
  3. Get a clone or download the source from this repository (https://github.com/wso2/carbon-apimgt.git).
  4. Check out branch master as follows:
    git checkout master
  5. Navigate to the carbon-apimgt directory and run the following Maven command.
    mvn clean install

About

License:Apache License 2.0


Languages

Language:Java 87.3%Language:HTML 7.7%Language:PLSQL 2.3%Language:TSQL 1.2%Language:SQLPL 0.5%Language:Jinja 0.5%Language:CSS 0.1%Language:Shell 0.1%Language:Mustache 0.1%Language:JavaScript 0.1%Language:Batchfile 0.1%