forked from loafle/openapi-generator-original
Update README.md
This commit is contained in:
parent
1d33b33f28
commit
d9c3277f9e
@ -16,6 +16,12 @@ You need the following installed and available in your $PATH:
|
|||||||
|
|
||||||
You also need to add the scala binary to your PATH.
|
You also need to add the scala binary to your PATH.
|
||||||
|
|
||||||
|
After cloning the project, you need to build it from source with this command:
|
||||||
|
|
||||||
|
```
|
||||||
|
mvn package
|
||||||
|
```
|
||||||
|
|
||||||
### To generate a sample client library
|
### To generate a sample client library
|
||||||
You can build a client against Wordnik's [petstore](http://petstore.swagger.wordnik.com) API as follows:
|
You can build a client against Wordnik's [petstore](http://petstore.swagger.wordnik.com) API as follows:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user