Skip to content

Latest commit

 

History

History
43 lines (26 loc) · 798 Bytes

README.md

File metadata and controls

43 lines (26 loc) · 798 Bytes

Cloudforet Homebrew Tap

This repository contains Cloudforet's Homebrew (macOS package manager) formulae.

Available Formulae

  • cfctl: Command-line interface for SpaceONE that provides easy access to Cloudforet services

Installation

First, add this tap to your Homebrew:

brew tap cloudforet-io/tap

Then, install the packages you want:

brew install cfctl

Updating

To update the formulae and then upgrade the installed packages:

brew update
brew upgrade cfctl

Development

These formulae are automatically updated by GoReleaser when a new version of cfctl is released.

License

Apache License 2.0

Links