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

librariesio/picto

Repository files navigation

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.