Skip to content

Latest commit

 

History

History
18 lines (16 loc) · 498 Bytes

README.md

File metadata and controls

18 lines (16 loc) · 498 Bytes

duck

ASCII Duck in the terminal

Build Instructions

Clone the repo
$ git clone https://github.com/camfairchild/duck
Enter the directory
$ cd duck
Build with gcc
$ gcc -o duck duck.c

Installation

Download from releases or build
Move to bin
$ sudo mv ./duck /bin/duck
Run!
$ duck
duck