Pharo Zeroconf: multiplatform, multiversion, all in one from the CLI (pharo-project.org) 9 points by philippeback 12y ago ↗ HN
[–] estebanlor 12y ago ↗ supercool way of work... I'm using it since it is out and cannot be easier :) [–] philippeback 12y ago ↗ Yep.I am using it on Windows through MobaXterm http://mobaxterm.mobatek.net/ with the Curl plugin http://mobaxterm.mobatek.net/Curl.mxt3Works nicely, and makes Windows tolerable.Adding your custom preferences to the right place will make it a blast.Check Camillo's script:https://github.com/camillobruni/script/blob/master/pharo-pre...Or some helper scripts of mine in:https://github.com/philippeback/scripts/tree/master/pharolikehttps://github.com/philippeback/scripts/blob/master/pharo/ex...
[–] philippeback 12y ago ↗ Yep.I am using it on Windows through MobaXterm http://mobaxterm.mobatek.net/ with the Curl plugin http://mobaxterm.mobatek.net/Curl.mxt3Works nicely, and makes Windows tolerable.Adding your custom preferences to the right place will make it a blast.Check Camillo's script:https://github.com/camillobruni/script/blob/master/pharo-pre...Or some helper scripts of mine in:https://github.com/philippeback/scripts/tree/master/pharolikehttps://github.com/philippeback/scripts/blob/master/pharo/ex...
[–] dottrap 12y ago ↗ Zeroconf is confusing. That name is already taken for a standard network service discovery protocol (e.g. Bonjour, Avahi). http://zeroconf.org [–] philippeback 12y ago ↗ Somewhat indeed.http://get.pharo.org isn't tough.
[–] daenney 12y ago ↗ I wish people would stop piping curl/wget output into bash|sh|whatever, it's a recipe for disaster. [–] philippeback 12y ago ↗ well, one can '> getit.sh' and 'bash -x' it.
[–] cryptolect 12y ago ↗ The Zeroconf title made me think it was something like Etcd, but it's just a smalltalk environment?
8 comments
[ 1.7 ms ] story [ 27.1 ms ] threadI am using it on Windows through MobaXterm http://mobaxterm.mobatek.net/ with the Curl plugin http://mobaxterm.mobatek.net/Curl.mxt3
Works nicely, and makes Windows tolerable.
Adding your custom preferences to the right place will make it a blast.
Check Camillo's script:
https://github.com/camillobruni/script/blob/master/pharo-pre...
Or some helper scripts of mine in:
https://github.com/philippeback/scripts/tree/master/pharo
like
https://github.com/philippeback/scripts/blob/master/pharo/ex...
http://get.pharo.org isn't tough.