asciimoji 1.0.2

A program to search asciimoji saved in a local, editable file.
Documentation

ASCIImoji

Use this command line tool to search inside a local, editable file one or more asciimoji.

Install

The .asciimojis.yml is located in your home directory. This file is downloaded from the repository so at the first run, or if the file is missing, the program could be affected by your Internet speed.

Crates.io

cargo install asciimoji

How to use

To search the shrug asciimoji ¯\_(ツ)_/¯, for example:

asciimoji shrug

Dependecies

  • curl: This dependecy is used to download the file from the repository hostded on GitLab.
  • serde e serde_yaml: This dependecies are used to serialize the file .asciimojis.yml.