dictcli is a lightweight command line tool whose core function is to query word definitions, synonyms, etc. from the built-in dictionary database. It embeds the dictionary file directly into the compiled binary file
Primary LanguageGo