Home > Backend Development > Golang > goso: Stack Overflow CLI search tool written in Go

goso: Stack Overflow CLI search tool written in Go

Susan Sarandon
Release: 2024-12-01 20:03:13
Original
971 people have browsed it

If you want to get answers to your programming questions without ever leaving convinient Terminal, then you should try goso which stands for “Golang Stack Overflow”. It is available on Github: goso repo where you can find all necessary installation instructions to make it running on your machine.

Here is little demonstration how it looks like.

Run a command:

goso -l go -s onedark -q 1 -a 1 Sort maps in Go

Get your answer in a less than a second:

goso: Stack Overflow CLI search tool written in Go

If you like this project, please give it a star or contribute to make it better.

The above is the detailed content of goso: Stack Overflow CLI search tool written in Go. For more information, please follow other related articles on the PHP Chinese website!

source:dev.to
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Latest Articles by Author
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template