Skip to content

nghiant3223/gearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gearch

Overview

gearch is a Go CLI application used for searching dependency by keywords.

Installing

go get -u github.com/nghiant3223/gearch

Usage

Example for searching two keywords: uberand fx.
The best results appear at the end of the result list.

$ gearch uber fx

github.com/gen0cide/cfx
https://github.com/gen0cide/cfx

----------

github.com/reactivex/rxgo/fx
https://github.com/reactivex/rxgo/fx
Package fx provides predicate-like function types to be used with operators such as Map, Filter, Scan, and Start.

----------

go.uber.org/fx
https://go.uber.org/fx
Package fx is a framework that makes it easy to build applications out of reusable, composable modules.

Flags

  -c int Maximum number of results showing (default 3)

About

A Go CLI application used for searching dependency by keywords.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages