Urban dictionary cli
Go to file
2024-12-21 22:40:49 +01:00
go.mod Rewriting to go. 2024-12-21 22:40:49 +01:00
go.sum Rewriting to go. 2024-12-21 22:40:49 +01:00
LICENSE First commit. 2023-06-08 19:43:53 +02:00
main.go Rewriting to go. 2024-12-21 22:40:49 +01:00
Makefile added makefile! 2023-06-10 20:51:26 +02:00
README.md updated readme 2023-06-10 20:53:42 +02:00

UDICT

Simple script that uses simple dictionary to get the most liked/correct definition of some acronim you don't know.

Usage

$ udict smh
meaning, "shaking my head", smh is typically used when something is obvious, plain old stupid, or disappointment.

Installation

as root

sudo make install