Skip to content

A simple command line dictionary for English, Spanish and Portuguese.

License

Notifications You must be signed in to change notification settings

tavaresrodrigo/godicio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GoDicio

Godicio is a CLI tool to search for words definitions in online dictionaries, it helps CLI people to use a dictionary from the Terminal in different languages as English, French and Portuguese.

Example

Searching for the Portuguese word "verdade".

$godicio pt verdade

Searching for the English word "truth".

$godicio en truth

Searching for the French word "ville".

$godicio fr ville

Installing GoDicio

This project uses GoReleaser to build multi-platform binaries that are available on the releases tab of this repository.

If you prefer you can also clone this repository and build your own binary, you just need to make sure you have your GOPATH variable set.

$ git clone https://github.com/tavaresrodrigo/godicio
$ git install 
$ ls $GOPATH/bin
$ godicio pt obrigado
Classe da palavra:  interjeição
Significados:  Expressão de gratidão, usada pelo gênero masculino: já recebi o pagamento, obrigado. adjetivo

Contributing

Feel free to raise an issue if you have questions or if you want to contribute, I will be happy to collaborate.

About

A simple command line dictionary for English, Spanish and Portuguese.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages