Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 440 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 440 Bytes

Emote

Building single executable CLIs with .NET Core 3.

Based on Carolyn Van Slyck's GopherCon talk.

Usage:

$ emote show --help
show:
  shows an emoticon from the configuration given its name

Usage:
  emote show [options] <emoticon>

Arguments:
  <emoticon>

Options:
  -v, --verbose    if provided, it will also print the name of the emoticon

$ emote show shrug
¯\_(ツ)_/¯