picto

A cli for pictogram wrangling


License
ISC
Install
npm install picto@1.2.5

Documentation

A CLI for wrangling pictograms

Install via npm

npm install -g picto

Commands

See pictograms in your terminal!

picto show haskell

picto show haskell

List the published pictograms

picto ls

Generate the css for all picotgrams in the current dir

cd pictograms
picto css > pictograms.css

Grab a pictogram from a url

cd pictograms
picto grab <name> <url> <referrer>

Grab a pictogram from a GitHub org

cd pictograms
picto gh <name> <org>

Show a ghuser avatar on the terminal, because we can

picto ghuser barisbalic

picto ghuser barisbalic

Credits

              _        __
       ___   (_) ____ / /_ ___   ___ _  ____ ___ _  __ _
      / _ \ / / / __// __// _ \ / _ `/ / __// _ `/ /  ' \
     / .__//_/  \__/ \__/ \___/ \_, / /_/   \_,_/ /_/_/_/
    /_/                        /___/

                 A pictorial symbol for a word or phrase.

                                  A libraries.io project.