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/
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.

4 líneas
41B

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