/pug

Gets you a pug when you write `flutter pug get` instead of `flutter pub get`

Primary LanguageShellMIT LicenseMIT

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