mirror of
https://github.com/open5gs/open5gs.git
synced 2025-11-06 15:03:24 +00: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