Skip to content

dlsniper/ggg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go get for Github

This extension adds a button to Github repositories which contain Go as a language.

The button will copy to clipboard the following command: go get -u github.com/repository/name

screenshot

Installation

To install this, visit the Chrome Store

Usage

See options to get the options for this extension.

Usage:

  • left click copies the go get command to clipboard
  • CTRL + left click opens godoc.org for the current repository
  • ALT + left click opens goreportcard.com for the current repository
  • SHIFT + left click opens Sourcegraph for the current repository

License

Copyright 2016 Florin Pățan

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Inspiration

This project is heavily inspired by: Netflix Pro.

Gopher logo copyright

The Gopher icons are based on the Go mascot designed by Renée French and copyrighted under the Creative Commons Attribution 3.0 license.