Skip to content

akaswenwilk/go-grep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-grep

an exploration of go with a grep-like command line tool

pre-requisites

Installation of go

build instructions

run go install . make sure GOPATH is included in PATH

usage

simple add the go-grep binary to runpath and then run with go-grep "expr" "path" e.g. go-grep "something to search" .

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages