Skip to content

Commit

Permalink
Merge pull request #17 from hazelops/feature/add_info_info_to_readme
Browse files Browse the repository at this point in the history
Add ize installation info to MacOS via Homebrew (TOOLS-78)
  • Loading branch information
kobrikx authored Nov 1, 2021
2 parents 776437c + 8afb0ce commit e7d406f
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,3 +41,15 @@ ize secret get
ize deploy infra
ize destroy infra
```

## Ize installation via homebrew (MacOS only):

##### 1. Install [Homebrew](https://brew.sh/)

##### 2. Run the following commands:

2.1 `brew tap hazelops/ize`

2.2 `brew install ize`

#### 3. Now you can run `ize` from command shell by typing `ize` in console.

0 comments on commit e7d406f

Please sign in to comment.