From f7accf19992f95211208d5500306f527b3551429 Mon Sep 17 00:00:00 2001 From: Michiel Borkent Date: Fri, 26 Jun 2020 10:43:49 +0200 Subject: [PATCH] doc [skip ci] --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 5a2c9f21..9e2bd1ae 100644 --- a/README.md +++ b/README.md @@ -564,6 +564,13 @@ namespace which allows dynamically adding to the classpath. See [deps.clj](doc/deps.clj.md) for a babashka script that replaces the `clojure` bash script. +## System properties + +Babashka sets the following system properties: + +- `babashka.version`: the version string, e.g. `"1.2.0"` +- `babashka.main`: the `--main` argument + ## Data readers Data readers can be enabled by setting `*data-readers*` to a hashmap of symbols