crm-cli
crm-cli copied to clipboard
Customer Relationship Management from your Terminal
crm add-contact New Contact: ------------ /usr/local/lib/node_modules/crm-cli/node_modules/enquirer/lib/types/array.js:38 throw new Error('At least one choice must be selectable'); I also tried crm add-contact Mary Jane Same kind of error. Would be interested to...
This project looks really cool. Thank you for sharing this on Github. This issue may seem like a large enhancement. (Well it is) I would suggest creating a database so...
Invoices are in my opinion essential for a CRM. I wrote a [package][https://github.com/IJustDev/invoicegen] used for generating invoices as pdf file. It would be a great success for this project if...
Let's seperate the commands in its own files in the src directory so the development for those who are new to this will be relieved.
Bumps [webpack](https://github.com/webpack/webpack) from 5.91.0 to 5.94.0. Release notes Sourced from webpack's releases. v5.94.0 Bug Fixes Added runtime condition for harmony reexport checked Handle properly data/http/https protocols in source maps Make...
Bumps [cookie](https://github.com/jshttp/cookie) to 0.7.1 and updates ancestor dependency [express](https://github.com/expressjs/express). These dependencies need to be updated together. Updates `cookie` from 0.6.0 to 0.7.1 Release notes Sourced from cookie's releases. 0.7.1 Fixed...
Bumps [send](https://github.com/pillarjs/send) to 0.19.0 and updates ancestor dependency [express](https://github.com/expressjs/express). These dependencies need to be updated together. Updates `send` from 0.18.0 to 0.19.0 Release notes Sourced from send's releases. 0.19.0 What's...
Bumps [serve-static](https://github.com/expressjs/serve-static) to 1.16.2 and updates ancestor dependency [express](https://github.com/expressjs/express). These dependencies need to be updated together. Updates `serve-static` from 1.15.0 to 1.16.2 Release notes Sourced from serve-static's releases. 1.16.0 What's...
Bumps [body-parser](https://github.com/expressjs/body-parser) to 1.20.3 and updates ancestor dependency [express](https://github.com/expressjs/express). These dependencies need to be updated together. Updates `body-parser` from 1.20.2 to 1.20.3 Release notes Sourced from body-parser's releases. 1.20.3 What's...
Hi, I realize this is project is unsupported at the moment, but I wanted to document a problem I ran into in case it was picked back up later. Using...