Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/therealklanni/dogesay
Say it with doge
https://github.com/therealklanni/dogesay
command-line doge fun
Last synced: 2 days ago
JSON representation
Say it with doge
- Host: GitHub
- URL: https://github.com/therealklanni/dogesay
- Owner: therealklanni
- Created: 2015-07-11T05:41:18.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-06-16T05:31:30.000Z (over 7 years ago)
- Last Synced: 2024-11-11T12:37:58.019Z (9 days ago)
- Topics: command-line, doge, fun
- Language: JavaScript
- Homepage:
- Size: 104 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/therealklanni/dogesay/master/LICENSE)
[![Build Status](https://img.shields.io/travis/therealklanni/dogesay.svg)](https://travis-ci.org/therealklanni/dogesay)
[![npm](https://img.shields.io/npm/v/dogesay.svg)](https://www.npmjs.com/package/dogesay)
[![prettier](https://img.shields.io/badge/style-prettier-ff69b4.svg)](https://github.com/prettier/prettier)# dogesay
> Say it with doge
![](doge.png)
## Install
```sh
npm install -g dogesay
```## Use
```sh
echo "wow\n\nso amaze" | dogesay
````dogesay` will print up to 16 lines of text. It works best if each line is a short phrase.
---
MIT © Kevin Lanni