@caioebueno/zcli
v0.0.2
Published
A command line tool to integrate with Zoho CRM.
Readme
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/ZCliUsage
- Initiate your project providing Zoho CRM tokens.
zcli init- Generate type and integration files.
zcli Generate