agilebee

0.0.4 • Public • Published

Still in development, most commands are still not avaliable.

Set up then log the user object from the login2 response object.

const agile = require("agilebee"),
      session = new agile.Session(userspace, username, password).login();
 
console.log(session.user);

Package Sidebar

Install

npm i agilebee

Weekly Downloads

1

Version

0.0.4

License

MIT

Last publish

Collaborators

  • cookeimonstr