Catsay.jl

Build Status

   ____
  (.   \           ______
    \  |          | Meow |
     \ |___(\--/) /------
   __/    (  . . )
  "'._.    '-.O.'
       '-.  \ "|\
          '.,,/'.,,

Installation

Pkg.add("Catsay")

Usage

In Julia

using Catsay
catsay("Meow")

In terminal, after making bin/catsay executable and available in your path

catsay Meow