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
Revamp UI/UX, verbose option, Docker enhancements, restructure, document.
#38
Closed
Xieyt
closed
1 year ago
Xieyt
commented
1 year ago
Fixes: #28 #37 #36 #32
This PR:
Overhaul UI/UX with default/non-verbose output.
Introduces
--verbose
flag for verbose output.
Introduces
--version
flag. (Guess what it does !)
Custom docker compose wrapper with features like real-time output handling. :sparkles:
Updates README with latest changes.
Changes directory structure related to docker files.
Improves docker image build script.
Adds cli-reference, function docs.
Minor bug-fixes and code improvement.
Fixes: #28 #37 #36 #32
This PR:
--verbose
flag for verbose output.--version
flag. (Guess what it does !)