gogrip

command module
v0.0.0-...-3cb8a25 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 30, 2022 License: GPL-3.0 Imports: 13 Imported by: 0

README

gogrip

Coverage

A cli tool similar to grep but it show the entired block of lines around the matched line.

gogrip "func"  gogrip.go

asciicast

Installation

first you need in your .bashrc GOPATH as part of your PATH

export GOPATH=$HOME/go
export PATH=$PATH:$GOPATH/bin

Then you can install it with:

go install .

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL