Dev note
This commit is contained in:
parent
daf28e4502
commit
b0b85fe8db
1 changed files with 2 additions and 1 deletions
|
|
@ -22,7 +22,8 @@ $ git submodule update --recursive
|
||||||
|
|
||||||
## Adding libraries and classes
|
## 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
|
- The library or class is useful for general purpose scripting or accomplishing
|
||||||
small devops tasks.
|
small devops tasks.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue