https://github.com/cloud-native-toolkit/homebrew-techzone
techzone brew installs
https://github.com/cloud-native-toolkit/homebrew-techzone
Last synced: 4 months ago
JSON representation
techzone brew installs
- Host: GitHub
- URL: https://github.com/cloud-native-toolkit/homebrew-techzone
- Owner: cloud-native-toolkit
- Created: 2022-11-01T00:27:30.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-03-07T15:46:58.000Z (over 2 years ago)
- Last Synced: 2025-06-22T03:02:55.941Z (12 months ago)
- Language: Ruby
- Size: 21.5 KB
- Stars: 0
- Watchers: 7
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# IBM Techzone (Homebrew)
[Homebrew](https://brew.sh/) installation for [IBM Technology Zone](https://techzone.ibm.com/)
[Command Line Interface](https://github.com/cloud-native-toolkit/itzcli)(CLI).
## Installation
To install the latest version of the IBM Technology Zone CLI into
`/usr/local/bin`, run the following commands:
```bash
$ brew tap cloud-native-toolkit/homebrew-techzone
$ brew install itz
```
## Getting started
To learn more about using the `itz` command to work with IBM
Technology Zone, see the project [README](https://github.com/cloud-native-toolkit/itzcli/blob/main/README.md)
and the [the command documentation](https://github.com/cloud-native-toolkit/itzcli/blob/main/docs/itz.md).
## Change Log
See the [CHANGLOG.md](https://github.com/cloud-native-toolkit/itzcli/releases/tag/v0.1.24)
file in the [GitHub repository](https://github.com/cloud-native-toolkit/itzcli).