Skip to content
This repository has been archived by the owner on Jun 14, 2024. It is now read-only.

Latest commit

 

History

History
46 lines (30 loc) · 1.28 KB

README.md

File metadata and controls

46 lines (30 loc) · 1.28 KB

emojify-text-cli

NPM version Build Status Coveralls Status Dependency Status

Command line interface to emojify-text

Install

npm install -g emojify-text-cli

Usage

$ emojify-text --help

  Command line interface to emojify-text

  Usage
    $ emojify-text <bg> <fg> <text> [...]

  Options
    -r, --row    Print emojis in row.

  Examples
    $ emojify-text ⭐️ 💙 'lol'
    $ emojify-text ⭐️ 💙  I love emojis

License

MIT © Denys Dovhan