minimum2scp / geco

geco = gcloud + peco

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Geco

MIT License Build Status Code Climate

Description

geco = gcloud + peco: select GCP resource using peco, and run gcloud

Dependencies

Installation

Binary install (RECOMMENDED)

You can download binary from Github releases.

  1. Download the zip file and unpack it.
  2. Put binary file into somewhere you want.
  3. Set the binary file to executable.

Clone the project (for developers)

Install dep, and then

$ git clone https://github.com/minimum2scp/geco/
$ cd geco
$ dep ensure
$ go build

Contribution

  1. Fork it ( https://github.com/minimum2scp/geco/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributing

minimum2scp Shinichirow KAMITO

About

geco = gcloud + peco

License:MIT License


Languages

Language:Go 100.0%