Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mcollina/autocow

Display cows every two seconds, because you can
https://github.com/mcollina/autocow

Last synced: 12 days ago
JSON representation

Display cows every two seconds, because you can

Awesome Lists containing this project

README

        

# autocow

Display a cow every 2 second in your terminal.
Based on [cows](http://npm.im/cows) and [vaca](http://npm.im/vaca).

![demo](https://raw.githubusercontent.com/mcollina/autocow/master/cows.gif)

## Install

```js
npm i autocow -g
```

## Usage

in a terminal: `cows`

in your node.js script:

```js
require('autocow')()
```

## License

IST