A CLI for wrangling pictograms
Install via npm
npm install -g picto
See pictograms in your terminal!
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
- Images in the terminal via picture-tube
- CLI arg wrangling via nomnom
- libraries.io via @andrew
_ __
___ (_) ____ / /_ ___ ___ _ ____ ___ _ __ _
/ _ \ / / / __// __// _ \ / _ `/ / __// _ `/ / ' \
/ .__//_/ \__/ \__/ \___/ \_, / /_/ \_,_/ /_/_/_/
/_/ /___/
A pictorial symbol for a word or phrase.
A libraries.io project.