KubeMonitor
KubeMonitor copied to clipboard
Installation instructions?
I wonder can you describe installation instructions in a user-friendly format?
Thanks!
And maybe Homebrew Cask? :)
First, you need to install CocoaPods by running,
$ sudo gem install cocoapods
And then git clone
this repo to local,
$ git clone https://github.com/DanSanche/KubeMonitor
Go to the KubeMonitor folder,
$ cd KubeMonitor
Run pod install
to install.
Well, after the pod install
, seems you need to run the project in xcode, which I don't install.