2017 © Pedro Peláez
 

library cowsay

Add a cowsay command to eecli.

image

eecli/cowsay

Add a cowsay command to eecli.

  • Sunday, October 12, 2014
  • by rsanchez
  • Repository
  • 1 Watchers
  • 0 Stars
  • 12 Installations
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 4 Versions
  • 0 % Grown

The README.md

Cowsay for eecli

Adds a cowsay command to eecli., (*1)

> eecli cowsay moo

 -----
< moo >
 -----
        \   ^__^
         \  (oo)\_______
            (__)\       )\/\
                ||----w |
                ||     ||

This serves as an example for creating a (third-party eecli command)[https://github.com/rsanchez/eecli/wiki/Third-Party-Commands]., (*2)

Installation

There are two ways to install this. First, you can download this package and install as an ExpressionEngine extension. Or, you can install with composer:, (*3)

composer require "eecli/cowsay" ~1.0

Usage

eecli cowsay "Hello world"
Arguments:
 message               What does the cow say?

Options:
 --eye_string (-e)     Change the cow's eyes.
 --tongue_string (-T)  Change the cow's tongue.
 --wordwrap (-W)       How many characters to use per line.
 --borg (-b)           Borg mode
 --dead (-d)           Dead mode
 --greedy (-g)         Greedy mode
 --paranoia (-p)       Paranoia mode
 --stoned (-s)         Stoned mode
 --tired (-t)          Tired mode
 --wired (-w)          Wired mode
 --youthful (-y)       Youthful mode

The Versions

12/10 2014

dev-master

9999999-dev

Add a cowsay command to eecli.

  Sources   Download

The Requires

 

by Rob Sanchez

12/10 2014

1.0.2

1.0.2.0

Add a cowsay command to eecli.

  Sources   Download

The Requires

 

by Rob Sanchez

11/10 2014

1.0.1

1.0.1.0

Add a cowsay command to eecli.

  Sources   Download

The Requires

 

by Rob Sanchez

11/10 2014

1.0.0

1.0.0.0

Add a cowsay command to eecli.

  Sources   Download

The Requires

 

by Rob Sanchez