0.0.2 • Published 3 years ago
@caioebueno/zcli v0.0.2
ZCli
ZCli is a command line tool to create a type bridge between your Node.Js code and Zoho CRM
Inslation
Use npm or yarn to install globaly the package
npm i -g @caioebueno/ZCli
Usage
- Initiate your project providing Zoho CRM tokens.
zcli init
- Generate type and integration files.
zcli Generate