Skip to content

modship/dictionaryGo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build :

git clone https://github.com/modship/dictionaryGo
go build

Execution :

  • list
 ./dictionary.exe
 ./dictionary.exe --action list 
  • add
./dictionary.exe --action add my_key my_definition
  • isDefine
./dictionary.exe --action define my_key
  • Remove
./dictionary.exe --action remove my_key

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages