Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 392 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 392 Bytes

Myzsh Golang

A set of useful functions and features around Google's Golang

Installation

myzsh remote add http://github.com/myzsh/myzsh-golang

Additions

  • cd - follows the pattern of go cd foo to automatically jump to the working directory for project foo
  • coverweb - executed in a project's directory to generate a code coverage file as html and open it in the browser