Skip to content

Commit

Permalink
README: add installation instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
egonelbre committed May 15, 2024
1 parent b784af2 commit 5f9735c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ Goda is a Go dependency analysis toolkit. It contains tools to figure out what y

_Note: the exact syntax of the command line arguments has not yet been finalized. So expect some changes to it._

To install:

```
go install github.com/loov/goda@latest
```

Cool things it can do:

```
Expand Down

0 comments on commit 5f9735c

Please sign in to comment.