2.0.1 • Published 3 years ago

@hank-iv/memegen v2.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

memegen

by Hank™ npm version MIT License

memegen is a meme generator written in NodeJs.

The result from the command will be available in your clipboard, just paste it wherever you want it.

It is also possible to write to a file if that suits you better.

Installation

$ npm i -g @hank-iv/memegen

Usage

$ meme <image url> [options] 

Options: 
-t, --toptext       The text at the top of the image 
-b, --bottomtext    The text at the bottom of the image
-o, --output        Path and filename where a .png image will be saved

Example

$ meme https://i.kym-cdn.com/entries/icons/original/000/011/976/lumbergh.jpg -t "It would be great" -b "if you used my meme generator"
2.0.1

3 years ago

2.0.0

3 years ago

1.1.0

3 years ago

1.0.0

3 years ago