rtCamp/Frappe-Manager ? reverse-engineered prompt
Reverse engineered prompt
Build me a command line tool for managing Frappe and ERPNext benches with Docker, so I can set up, run, and maintain environments without doing everything by hand.
I want to be able to create a new bench in a few minutes, choose dev or production, add apps like Frappe, ERPNext, or HRMS, and then start, stop, restart, list, and delete benches easily. It should also handle things like logs, shell access, updates, migrations, and SSL certificates automatically, including Let’s Encrypt renewal. Support multiple benches on one server, and make it feel simple enough that I can use it from one main command. If useful, include VS Code support for opening a bench and debugging it. Keep it polished, reliable, and easy to use, and look up current docs online if you need to.
Are you gonna build this?
make sure you review the code using coderabbit