A lot of changes
New Release
Hello there, a new version is available, this is v0.1.5.
Changelog
- Add support to v3.8 of compose.
- Add possibility to add multiple commands.
- Re-factory labels.
- Fixed several typos.
- Downsize the executable. From 11.1MB to 6.6MB.
- You can run EZCompose from a container:
docker run -it hectorivand/ezcompose:v0.1.5
- "formating code" according to PEP 8 style guide: https://www.python.org/dev/peps/pep-0008/#constants
Your code has been rated at 9.90/10 (previous run: 9.80/10, +0.10)
- Add the feature to print where the docker-compose.yml was saved.
- Cosmetic touches at the end of the software.