1.0.7 • Published 4 years ago
zoho-dev-essentials v1.0.7
zoho-dev-essentials
It will launch your browser and goto develeper internal essentials site and login sucessfully
install the package
npm install zoho-dev-essentials
import the package
var zohoDevEssentials = require('zoho-dev-essentials');
And to run
zohoDevEssentials.start();
it will open browser instance and do the automatic login for cliq,mail,connect,people,git and lyte docs.
Options
make sure to pass mailid and passwork on running the package node server.js --mailid=mailid@zohocorp.com --password=yourpassword