-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
Description
Add support for the Drake tool by Factual.
Drake is a "make for data" written in Clojure. A couple options for deploying:
- Build with leiningen to a JAR file, then deploy the JAR
- Use a prebuilt (possibly a bit old) JAR file from uberjar
In either case, we should also deploy a command line tool that takes care of running the JAR file, as well as some built in docs on the Drake tools for those unfamiliar with them.
Reactions are currently unavailable