garage-admin-sdk-generator/README.md

228 B

Garage Admin SDK

Clone this repo

git clone ...
git submodule init

(Re)generate libraries

# Check the OpenAPI spec file
gradle validate 

# (re)build the python client
gradle buildPythonClient