Skip to content

nuwand/carbon-apimgt

 
 

Repository files navigation

carbon-apimgt

What is this branch ?

We are planing to move the Admin portal implementation from Jaggery to React in next major release.Hence , this is a feature branch created targeting the APIM 3.2.0 release for the API Manager Admin portal revamping effort.

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 7 or 8 (http://www.oracle.com/technetwork/java/javase/downloads/)
  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

No description, website, or topics provided.

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 64.4%
  • JavaScript 22.9%
  • HTML 6.8%
  • TSQL 2.6%
  • CSS 2.3%
  • PLSQL 0.9%
  • Other 0.1%