issues
search
rtCamp
/
Frappe-Manager
A CLI tool based on Docker Compose to easily manage Frappe based projects.
MIT License
128
stars
26
forks
source link
Fixes for various Issues
#23
Closed
Xieyt
closed
1 year ago
Xieyt
commented
1 year ago
Fixes #21 #20 #22
This PR:
Fixes caret not visible after using some command.
Introduces
fm info <sitename>
command. :sparkles:
Now containers are not removed when site is stopped.
Adds logic to check if
docker
is running before execution logic of commands.
Adds more status messages.
Fixes #21 #20 #22
This PR:
fm info <sitename>
command. :sparkles:docker
is running before execution logic of commands.