A small project, making a command-line tool to quickly define a word and/or list definitions. Just a fun exercise in Go. dictionary.txt from https://github.com/sujithps/Dictionary/
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

4 lignes
41B

  1. module ignition-ctrl/define-cli
  2. go 1.17