Looks like this could replace PowerShell for deployment scripts. Something I personally would find very interesting. Could this work with Octopus Deploy?
Exploring Fake, an F# Build System for all of .Net
11–13 of 13 posts
Re: Exploring Fake, an F# Build System for all of .Net
#12Earlier quoted context omitted.
Wasn't intended in ANY way to be marketing. I didn't realize folks were using it to build other stuff. Gimme some links and I'll update the post.
This is what happens when you write about something without knowing much about its context. There is an awesome "new" universe out there - it's called functional programming. You are orbiting around it, but we all hope, for the better, that you discover it more.
Re: Exploring Fake, an F# Build System for all of .Net
#13Earlier quoted context omitted.
This is what happens when you write about something without knowing much about its context. There is an awesome "new" universe out there - it's called functional programming. You are orbiting around it, but we all hope, for the better, that you discover it more.
Not sure why the negative attitude..? A great thing about FAKE is that it can be used without worrying much about the context. Yes, it is written in F# and F# is mainly functional, but FAKE is just a great tool for anyone - and as Scott correctly points out, you don't even need to understand much F# to use it.