New to Joker, been doing Clojure for a couple of years.
A couple of questions: (1) Any "built-in" way to translate '~' to "HOME" in file paths?, and (2) How to write scripts that pull in other scripts (i.e. In :require [myscript.stuff :as stuff] where do I pult the file, what is its name?). Thanks!