Update README.md
This commit is contained in:
parent
8afb87142e
commit
bc89181da8
1 changed files with 2 additions and 0 deletions
|
|
@ -566,6 +566,8 @@ less
|
||||||
|
|
||||||
### Portable tree command
|
### Portable tree command
|
||||||
|
|
||||||
|
See [examples/tree.clj](https://github.com/borkdude/babashka/blob/8afb87142e0e4da8b6f912cfd7daf9c30b805ab3/examples/tree.clj).
|
||||||
|
|
||||||
``` shellsession
|
``` shellsession
|
||||||
$ clojure -Sdeps '{:deps {org.clojure/tools.cli {:mvn/version "0.4.2"}}}' examples/tree.clj src
|
$ clojure -Sdeps '{:deps {org.clojure/tools.cli {:mvn/version "0.4.2"}}}' examples/tree.clj src
|
||||||
src
|
src
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue