Update README.md
This commit is contained in:
parent
4ed7e7bf27
commit
4788969b11
1 changed files with 8 additions and 3 deletions
|
|
@ -551,10 +551,15 @@ Differences with Clojure:
|
|||
|
||||
## External resources
|
||||
|
||||
### Libraries
|
||||
### Tools and libraries
|
||||
|
||||
The following libraries are known to work with Babashka:
|
||||
|
||||
#### [deps.clj](https://github.com/borkdude/deps.clj)
|
||||
|
||||
A port of the [clojure](https://github.com/clojure/brew-install/) bash script to
|
||||
Clojure / babashka.
|
||||
|
||||
#### [clj-http-lite](https://github.com/borkdude/clj-http-lite)
|
||||
|
||||
This fork does not depend on any other libraries. Example:
|
||||
|
|
|
|||
Loading…
Reference in a new issue