Skip to content

Commit

Permalink
feat: add quick start readme
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-chaing committed Feb 26, 2024
1 parent b3f28eb commit 7d52964
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,10 @@
```shell
go install
```

## Quick start
1. please install first
```sh
make build VERSION=0.1.0
make apply-example EXAMPLE_NAME=resource TF_LOG_LEVEL=INFO
```

0 comments on commit 7d52964

Please sign in to comment.