Skip to content

o7q2ab/gotools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

gotools

gosrv: HTTP server

  • Install

    go install github.com/o7q2ab/gotools/cmd/gosrv@latest
  • Use

    gosrv 8888

goproc: Go processes searcher

  • Install

    go install github.com/o7q2ab/gotools/cmd/goproc@latest
  • Use

    goproc

goxm: Go binaries info

  • Install

    go install github.com/o7q2ab/gotools/cmd/goxm@latest
  • Use

    goxm ~/go/bin/gopls

gosignal: Handle Ctrl+C

  • Install

    go install github.com/o7q2ab/gotools/cmd/gosignal@latest
  • Use

    gosignal

About

Simple tools that use standard library only.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages