Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 489 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 489 Bytes

cloudctl

cloudctl is a GO library that interacts with cloud providers and displays output in a human-readable fashion.

Setting up

To run CloudCtl locally, you will need

  1. Golang
  2. Below are the supported platform:
    1. Linux
    2. OSX (Darwin)
$ git clone https://github.com/Raghav2211/cloudctl.git
$ cd cloudctl
$ go run main.go