@gdbots/schemas
v3.0.5
Published
Schemas for common Gdbots apps and components.
Downloads
36
Readme
Gdbots Schemas
Schemas for common gdbots services. Browse the json schemas.
Installation
- Git clone the project to your computer:
$ git clone [email protected]:gdbots/schemas.git
- Open terminal and
cd
to the root directory of this project (where you git cloned it to). - Run
nvm use
- Run
npm install
- Run
composer install
- Work indefinitely ಠ_ಠ.
Writing Code
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