Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryu0118 authored May 24, 2023
1 parent 6d75d3a commit ad9cb10
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,17 @@
# swift-dependencies-graph
CLI tool to output mermaid dependencies between Swift Package Manager targets

## Installation
#### Mint
```
Ryu0118/swift-dependencies-graph@0.0.1
```

#### Homebrew
```
$ brew install Ryu0118/dgraph/dgraph
```

## Usage
```
USAGE: dgraph <project-path> [--add-to-readme]
Expand Down

0 comments on commit ad9cb10

Please sign in to comment.