README
This commit is contained in:
parent
a6681ef38a
commit
645cea071e
1 changed files with 4 additions and 0 deletions
|
|
@ -466,6 +466,10 @@ $ bb "(my-gist-script/-main)"
|
||||||
Hello from gist script!
|
Hello from gist script!
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Also see the
|
||||||
|
[babashka.classpath](https://github.com/borkdude/babashka/#babashkaclasspath)
|
||||||
|
namespace which allows dynamically adding to the classpath.
|
||||||
|
|
||||||
### Deps.clj
|
### Deps.clj
|
||||||
|
|
||||||
The [`deps.clj`](https://github.com/borkdude/deps.clj/) script can be used to work with `deps.edn`-based projects:
|
The [`deps.clj`](https://github.com/borkdude/deps.clj/) script can be used to work with `deps.edn`-based projects:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue