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? Any suggestion will be more than appreciated! Regards, Erlis -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
