Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 503 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 503 Bytes

flutter pug get

Pug command gif

Ever written flutter pug get instead of flutter pub get?

Use this to get what you really need.

Installation

git clone https://github.com/danilofuchs/pug ~/pug

Add this line to your .zshrc or .bash_profile:

export PUG_PATH="$HOME/pug"
. "$PUG_PATH/pug.sh"

Generating ASCII image

I used tzvetkoff/im2a:

im2a --width=80 --pixel --transparent pug.png > pug.txt