Erlis Vidal <er...@erlisvidal.com> writes:

> Hi all,
>
> I would like to start using clojure at my workplace and I think I've found
> a great opportunity. I need to write the build script for our .Net solution
> and it will great if I can use clojure for this task.
>
> What I would like to know is if we (the community) have something that is
> suitable for this task.
>
> Currently the build scripts are written in Powershell and they use a
> library (Psake) that makes easy to invoke MSBuild, this is what I consider
> I need to be able to write the script.
>
> I was researching and I found boot-clj and the idea behind it is similar to
> the idea behind Psake.
>
> So guys, do you think boot-clj is the way to go or do you think I should be
> looking into a different tool?

I'm just guessing here, but I don't think boot will help you much.

Have a look at Fake: https://fsharp.github.io/FAKE/

I've never used it, but I think it may be more suitable for building
.net programs.

-- 
Cheers
Ralf

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to