Skip to content

Commit

Permalink
docs: add install section
Browse files Browse the repository at this point in the history
  • Loading branch information
jmatsu committed Jan 1, 2023
1 parent c74764e commit 6227292
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@ splitter deploy -f path/to/aab -n design-review

<img src="examples/execution-image.gif" width="500" >

## Install

Download the latest binary from GitHub Release.

## Configuration-based deployment

splitter allows you to manage deployment configuration as Code. This feature makes you focus on *defining* deployments.
Expand Down Expand Up @@ -133,4 +137,6 @@ OPTIONS:
- Firebase App Distribution - https://firebase.google.com/docs/app-distribution
- Local - Your local file system.

##
## LICENSE

splitter is licensed under the Apache License, Version 2.0. See [LICENSE](LICENSE) for the full license text.

0 comments on commit 6227292

Please sign in to comment.