On Thu, Sep 15, 2011 at 4:23 AM, Hugo Duncan wrote:
> On Wed, 14 Sep 2011 15:34:25 -0400, Denis Labaye
> wrote:
>
> I played with it a little bit, can't make the latest version (0.7) to
>> work, only the 0.5.
>>
>
> The current version will require you use (with-script-language
> :pallet.steved
On Wed, 14 Sep 2011 15:34:25 -0400, Denis Labaye
wrote:
I played with it a little bit, can't make the latest version (0.7) to
work, only the 0.5.
The current version will require you use (with-script-language
:pallet.stevedore.bash/bash …) to specify bash as the target language
So far
Hi,
Thanks, I didn't knew this lib.
I played with it a little bit, can't make the latest version (0.7) to work,
only the 0.5.
So far it seems pretty cool. I am not sure yet how to unit test the "clojure
bash scripts" but the repl is much more confortable than the raw bash shell.
And by the way
Hi,
Check out Stevedore: https://github.com/pallet/stevedore
Example:
http://hugoduncan.org/post/2010/shell_scripting_in_clojure_with_pallet.xhtml
User group: http://groups.google.com/group/pallet-clj
Thanks,
Ambrose
On Tue, Sep 13, 2011 at 1:09 PM, Denis Labaye wrote:
> Hi,
>
> I have to wri