cowsay
A simple cowsay wrapper for atom
rafadc 163 0 0.2.1 MIT GitHub

Cowsay package

This is a small wrapper for cowsay for Atom. Just a small fun package. It takes the text you have selected and prints a cow saying your text.

Usage

Just select a text and invoke cowsay command or press crtl-l.

 _____________
< Have fun!!! >
 -------------
        \   ^__^
         \  (oo)\_______
            (__)\       )\/\
                ||----w |
                ||     ||

Changelog

0.2.1

  • BUG: Shortcut is working again

0.2.0

  • Support for atom 1.0
  • Changed keybinding to avoid collisions in windows and linux