Skip to content

Commit

Permalink
Changelogs
Browse files Browse the repository at this point in the history
  • Loading branch information
borkdude committed Jan 26, 2023
1 parent 0cba511 commit 6f0f3bf
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,5 @@
```
bbin install io.github.borkdude/carve
```

- Implement [babashka.cli](https://github.com/babashka/cli) integration
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ See [bbin](https://github.com/babashka/bbin) for details.
To use as a [clojure tool](https://clojure.org/reference/deps_and_cli#tool_install):

``` shell
$ clj -Ttools install io.github.borkdude/carve '{:git/tag "v0.2.0"}' :as carve
$ clj -Ttools install io.github.borkdude/carve '{:git/tag "v0.3.5"}' :as carve
```

## How does it work?
Expand Down

0 comments on commit 6f0f3bf

Please sign in to comment.