Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 557 Bytes

README.md

File metadata and controls

31 lines (22 loc) · 557 Bytes

Dogsay.jl

Build Status

This project is heavily inspired from Xu Kai's Catsay.jl

     |\_/|                  
     | @ @   Woof! 
     |   <>              _  
     |  _/\------____ ((| |))
     |               `--' |   
 ____|_       ___|   |___.' 
/_/_____/____/_______|
  

Installation

Pkg.add("Dogsay")

Usage

In Julia

using Dogsay
dogsay("Woof!")