Skip to content

alessandrobessi/qwik

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

qwik

This is a simple command line utility to query Wikipedia.

Example gif

Usage

git clone https://github.com/alessandrobessi/qwik.git
cd qwik
go build -o qwik cmd/main.go
sudo mv qwik /usr/bin/ # to make it available from anywhere

qwik cpu # query "cpu" on en.wikipedia.org
qwik -lang [LANG] cpu # query "cpu" on [LANG].wikipedia.org

About

Query wikipedia from the command line

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages