Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 461 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 461 Bytes

Dictionary

It is an application in go language that allows to write a dictionary of words definition

How to use

./dict -action "<action_name>" "<word>" "<definition-for-add-action>
  • action_name : <list>/<define>/<add>/<remove>

Features to be added

  • add a tag by definition and display the lists of definitions associated with this tag
  • sort by date / tag
  • Show Statistics :
    • by used letters
    • average length of words / defintions