Schemas for common gdbots services. Browse the json schemas.
- Git clone the project to your computer:
$ git clone [email protected]:gdbots/schemas.git
- Open terminal and
cdto the root directory of this project (where you git cloned it to). - Run
nvm use - Run
npm install - Run
composer install - Work indefinitely ಠ_ಠ.
Using your IDE you can make changes to XML configs.
You will then need to compile the new configs to JS/PHP.
- Run
composer pbjc