Skip to content

Latest commit

History

14 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

Dictionary

A CLI dictionary app. Create your own dictionary and save everything you want. Anything but text only :)

Golang version 1.18

How to run this project

git clone https://github.com/kosher9/dictionary.git
cd dictionary
go mod download
go build -o dict

Add to the dictionary

./dict -action add "Golang""What a beautiful language"#'Golang' added to the dictionary

List element in your dictionary

./dict -action list
#Golang Un super langage Jul 4 23:27:22

About

A CLI dictionnary app. Create your own dictionnary and save everything you want. Anything but text only :)

Topics

Resources

Stars

11 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages