Re: [Pharo-users] [Pharo-dev][ANN] Scale

2016-10-24 Thread Dimitris Chloupis
"This is cool and I will use it to replace my bash scripts (because I cannot debug them :). Stef" # WARNING: BAD JOKE STARTS # Yes but does it scale ? Toon soon ? Probably # RELAX: BAD JOKE ENDS #

Re: [Pharo-users] [Pharo-dev][ANN] Scale

2016-10-24 Thread stepharo
This is cool and I will use it to replace my bash scripts (because I cannot debug them :). Stef Le 23/10/16 à 20:36, Santiago Bragagnolo a écrit : Hi everybody. We are officially releasing a first version of scale. Scale is a command line handler that is there for making easier the life of

Re: [Pharo-users] [Pharo-dev][ANN] Scale

2016-10-23 Thread Tudor Girba
Nice work! Doru > On Oct 23, 2016, at 8:36 PM, Santiago Bragagnolo > wrote: > > > Hi everybody. > > We are officially releasing a first version of scale. > > Scale is a command line handler that is there for making easier the life of > the people that uses scripting in linux. As such, we

Re: [Pharo-users] [Pharo-dev][ANN] Scale

2016-10-23 Thread Dimitris Chloupis
Great work, I did discover your project by accident with searching around Github, a good reason to have pharo projects on Github. One thing I would like and I know this is easier said than done, is the ability to directly mix bash script with scale script on the same file. Of course I see that you