This commit is contained in:
Michiel Borkent 2020-04-30 15:05:54 +02:00
parent daf28e4502
commit b0b85fe8db

View file

@ -22,7 +22,8 @@ $ git submodule update --recursive
## Adding libraries and classes
When adding libraries to babashka, consider these evaluation criteria:
When adding libraries and classes to babashka, consider these evaluation
criteria:
- The library or class is useful for general purpose scripting or accomplishing
small devops tasks.