hi, this is also a good moment to remember all that you have the command âgetâ in Pharo. ./pharo Pharo.image get Seaside3 will install into the image the Seaside3 configuration from the catalog. cheers! Esteban
On 19 Feb 2018, at 13:44, Esteban A. Maringolo <emaringolo@gmail.com> wrote:
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?
Also, I'd make it case-insensitive, and only complain if there is an ambiguity in some name (which I think there isn't).
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