A cowsay inspired project, but with an owl instead of a cow
Clone the repo, cd into it, and run crystal run src/owlsay.cr -- <your words here>
- Fork it
- Create your feature branch (
git checkout -b my-new-feature) - Commit your changes (
git commit -am 'Add some feature') - Push to the branch (
git push origin my-new-feature) - Create a new Pull Request
- techne98 - creator and maintainer