open5gs/lib/sbi/support
2020-06-04 14:12:05 -04:00
..
modified Add AUSF, UDM, and UDR 2020-06-04 14:12:05 -04:00
standard Add AUSF, UDM, and UDR 2020-06-04 14:12:05 -04:00
generator.sh Add AUSF, UDM, and UDR 2020-06-04 14:12:05 -04:00
README.md Added NRF 2020-05-18 17:00:37 -04:00

  • Install JDK, maven, cmake and uncrustify $ sudo apt install default-jdk maven cmake uncrustify

  • Using Source Code $ git clone https://github.com/OpenAPITools/openapi-generator.git $ cd openapi-generator $ mvn clean package

  • Using NPM $ npm install @openapitools/openapi-generator-cli -g