Is there a Haskell tool equivalent to Python's Fabric? Something to automate deployment to the production server?
Here are some of the things I want it to do (that I don't want to write in bash):
webapps/site
directoryCheck out Keter, by Michael Snoyman who also created the Haskell web framework Yesod. It's a deployment system for Yesod (and other Haskell) web apps.
A more general purpose tool would be Nemesis. A rake like task management tool, referencing Ruby's Rake tool.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With