Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tschaefer/ruby-meme
:hankey: Memes, memes everywhere.
https://github.com/tschaefer/ruby-meme
Last synced: about 5 hours ago
JSON representation
:hankey: Memes, memes everywhere.
- Host: GitHub
- URL: https://github.com/tschaefer/ruby-meme
- Owner: tschaefer
- License: mit
- Created: 2023-08-25T11:09:56.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-07T20:50:00.000Z (about 1 year ago)
- Last Synced: 2023-11-08T06:08:18.780Z (about 1 year ago)
- Language: Ruby
- Homepage:
- Size: 42 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# meme
**meme** - A memegen.link ruby client.
## Introduction
**meme** generate memes by a phrase or configurable details.
## Installation
$ gem build
$ gem install -g
$ gem install meme-$(ruby -Ilib -e 'require "meme/version"; puts Meme::VERSION').gem## Usage
For usage of command line tool `meme` see following help output.
Usage:
meme [OPTIONS] SUBCOMMAND [ARG] ...Parameters:
SUBCOMMAND subcommand
[ARG] ... subcommand argumentsSubcommands:
aag Ancient Aliens Guy
ackbar It's A Trap!
afraid Afraid to Ask Andy
...
zero-wing All Your Base Are Belong to UsOptions:
-m, --man show manpage
-v, --version show version
-h, --help print helpFor API documentation use `rake doc`.
## License
[MIT License](https://spdx.org/licenses/MIT.html).
## Is it any good?
[Yes](https://news.ycombinator.com/item?id=3067434)