Skip to content

kumanoryo/geco

 
 

Repository files navigation

Geco

MIT License Build Status Code Climate

Description

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

Dependencies

Installation

Binary install

You can download binary from Github releases.

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

Clone the project (for developers)

$ go get github.com/mattn/gom
$ git clone https://github.com/minimum2scp/geco/
$ cd geco
$ gom install
$ gom 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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 100.0%