Skip to content

xukai92/Catsay.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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