Babashka
Clojure for scripting, aimed to replace Bash.
# Built-in variables
*command-line-args*
- the name says it all*input*
- stdin, for scripts only. EDN by default, use -i
to read text
# Commands
Start nREPL server:
|
|
Clojure for scripting, aimed to replace Bash.
*command-line-args*
- the name says it all*input*
- stdin, for scripts only. EDN by default, use -i
to read text
Start nREPL server:
|
|