Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
somecho authored Jun 2, 2023
1 parent 9857283 commit 7995778
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ You can also specify a version.
depo add reagent 1.1.0
# Added [reagent "1.1.0"]
```
Depo can currently only search for dependencies from Clojars. For a more powerful alternative, checkout [neil](https://github.com/babashka/neil).

### [jrun](./jrun.clj)
Compiles and runs a single java file. Mainly used for quick iteration of ideas. For example, you can run it in Vim with `:!jrun App.java` and see the output in a Vim buffer without leaving your current buffer.
Expand Down

0 comments on commit 7995778

Please sign in to comment.