Skip to content

Commit

Permalink
docs(README): add installation
Browse files Browse the repository at this point in the history
  • Loading branch information
shuntaka9576 committed May 29, 2022
1 parent f7c2ce5 commit 6865599
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,18 @@
*🚧 Work in progress. Not stable. 🚧*

# ddbrew

Simple DynamoDB utility🍺.

## Installation

### Homebrew

```bash
brew tap shuntaka9576/tap
brew install shuntaka9576/tap/ddbrew
```

### Build from source

```bash
go install github.com/shuntaka9576/ddbrew/cmd/ddbrew@latest
```
Expand Down

0 comments on commit 6865599

Please sign in to comment.