https://github.com/kshvmdn/meme-me
A command line tool to open a random meme.
https://github.com/kshvmdn/meme-me
Last synced: 6 months ago
JSON representation
A command line tool to open a random meme.
- Host: GitHub
- URL: https://github.com/kshvmdn/meme-me
- Owner: kshvmdn
- License: apache-2.0
- Created: 2016-01-13T04:47:55.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-08-24T02:40:25.000Z (almost 10 years ago)
- Last Synced: 2025-10-26T10:34:42.812Z (8 months ago)
- Language: JavaScript
- Homepage:
- Size: 15.6 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MemeME
A command line tool to open a random meme from [reddit](http://reddit.com). Available on [npm](https://www.npmjs.com/package/meme-me).
### Setup
```
npm install -g meme-me
```
### Usage
```
meme-me
```
### Contribute
Feel free to [open an issue](https://github.com/kshvmdn/meme-me/issues) or make a [pull request](https://github.com/kshvmdn/meme-me/pulls)!