Skip to content

CaitW/yolo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Yolo

I stole this from the internet

Install

imagemagick brew install imagemagick

gifsicle brew install gifsicle

I've only tried this on a mac

Usage

usage: yolo.sh [options] <message>

Options:

-h Show this help message

-o <output.gif> Path to output gif. Default: yolo.gif

-c <color> Choose color set, valid options are: red, orange, yellow, green, blue, purple, pink, black, white. Default: blue

-w Force white text color

Example

sh yolo.sh -o test.gif -c blue hello

creates a scrolly blue text that says "hello" in a file called test.gif in /output

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages