luciorq / condathis

Run any CLI tool on a Reproducible Isolated Environment ⚙️⚡
https://github.com/luciorq/condathis
Other
3 stars 1 forks source link

`create_env` and message #15

Closed c1au6i0 closed 2 weeks ago

c1au6i0 commented 2 weeks ago

Eveytime I run create_env even with verbose = full, i am expecting some sort of message that is confirming that everything went well. Something similar to running mircromamba in the terminal in which you get that transaction finished message.
Some sort of "env succesfully created` when things go smoothly. Not sure if it is feasible to add and if it is of help for users...

luciorq commented 2 weeks ago

Thank you for the suggestion:

Added better messaging for verbose = "full" and verbose = "output". Additionally added messages to remove_env()

Screenshot 2024-11-08 at 06 06 24