8 comments

[ 1.7 ms ] story [ 27.1 ms ] thread
supercool way of work... I'm using it since it is out and cannot be easier :)
Yep.

I 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...

Works like a charm!
I wish people would stop piping curl/wget output into bash|sh|whatever, it's a recipe for disaster.
well, one can '> getit.sh' and 'bash -x' it.
The Zeroconf title made me think it was something like Etcd, but it's just a smalltalk environment?