babashka / pods

Pods support for JVM and babashka
Eclipse Public License 1.0
121 stars 12 forks source link

Support meta key on pod vars #38

Closed borkdude closed 3 years ago

borkdude commented 3 years ago

/cc @justone

"meta" {:doc ...}

Details:

@justone said: defaulting to an EDN string would be fine. This would make sense from the perspective of the "code" key too, as that is also Clojure. (We could even allow the metadata to contain Clojure code that should be evaluated but let's not go there yet).