Hi Esteban, 2018-02-19 9:44 GMT-03:00 Esteban A. Maringolo <emaringolo@gmail.com>:
Hi Hernan,
It's not clear to me where the install happens. In the first available image file at the same working directory where you executed the pi command?
The tool assumes now one image per directory, and the image located in the same directory where the script is run. Maybe I could add some interactivity if there is more than one image.
Also, I'd make it case-insensitive, and only complain if there is an ambiguity in some name (which I think there isn't).
I tried but the problem was Metacello was expecting the case-sensitive name to find the package to fetch. Didn't look too much at it, but will open an issue. Thank you for the feedback. Hernán
Thanks again!
Esteban A. Maringolo
2018-02-18 17:12 GMT-03:00 Hernán Morales Durand <hernan.morales@gmail.com>:
Thanks, please let me know issues or ideas for enhacements.
I just uploaded a new version adding a search packages feature, supporting both GitHub and SmalltalkHub repositories.
Cheers,
Hernán
2018-02-18 5:12 GMT-03:00 john pfersich <jpfersich@gmail.com>:
Congrats! Looks really useful. Canât wait to try it out.
Sent from my iPhone Encrypted email at jgpfersich@protonmail.com
On Feb 17, 2018, at 23:23, Hernán Morales Durand <hernan.morales@gmail.com> wrote:
Hi,
PI is a MIT-pip-like command line program for Pharo Smalltalk. PI stands for Pharo Install. It is written in bash and tested successfully under MSYS and GNU/Linux.
Look for details in the GitHub repository:
https://github.com/hernanmd/pi
Try and play around, if you found any bugs or want to integrate new feature, feel free to submit PR.
Cheers,
Hernán