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/
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.

4 lines
41B

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