Dev note
This commit is contained in:
parent
6744d1752c
commit
d1b8b06b07
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ $ git submodule update --recursive
|
|||
When adding libraries to babashka, consider these evaluation criteria:
|
||||
|
||||
- The library or class is useful for general purpose scripting or accomplishing
|
||||
small devops tasks that would otherwise require a full JVM version of Clojure.
|
||||
small devops tasks.
|
||||
- Adding the library or class would make babashka more compatible with Clojure
|
||||
libraries relevant to scripting or small devops tasks.
|
||||
- The functionality can't be met by shelling out to another CLI or can't be
|
||||
|
|
|
|||
Loading…
Reference in a new issue