wemmm / womsay

A gem for generating what I'll charitably refer to as advice on the command line

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WomSay

This is an experiment to find out about making Ruby gems, in the form of a CL generator that bestows the user with annoying in-jokes from Wem and Dom (collectively Wom). It works rather similarly to Fortune.

Installation

Clone this repo and navigate to it via the command line, then:

rake install

chmod +x exe/womsay - this adds the womsay command.

Usage

Type womsay in the terminal to recieve a womsaying.

License

The gem is available as open source under the terms of the MIT License.

Beautiful logo from http://flamingtext.com/.

cowsaywomsay

Also you can pipe it through Cowsay and Lolcat.

About

A gem for generating what I'll charitably refer to as advice on the command line

License:MIT License


Languages

Language:Ruby 96.1%Language:Shell 3.9%