rtCamp / Frappe-Manager

A CLI tool based on Docker Compose to easily manage Frappe based projects.
MIT License
107 stars 22 forks source link

Enable autocompletion of sitenames and auto detect sitename in sites directory. #138

Closed Xieyt closed 5 months ago

Xieyt commented 5 months ago
Xieyt commented 5 months ago
  • [ ] Enable autocompletion for sitenames.

Implemented in #134.

Xieyt commented 5 months ago
  • [ ] Auto detect sitename in sites directory.

Implemented in #139.