2.0.2 • Published 8 years ago

wilfred-say v2.0.2

Weekly downloads
4
License
GPLv3
Repository
github
Last release
8 years ago

wilfred-say

Print Wilfred quotes to the commandline.

Build Status

npm.io

Building

You will need nodejs to build this project. Install it like so

$ sudo apt-get install nodejs nodejs-legacy

To build the project, just run make

$ make

Installing

Install the package globally with npm

$ sudo npm install -g wilfred-say

Or run the grunt command. Running the grunt task should create the binary build/bin/wilfred-say. You can run this executable directly, or place it in the system bin by running

$ sudo make install

Alternatively, if you are comfortable with node you are free to run the minified script generated as build/wilfred-say.js directly with node. Whatever floats your boat.

$ node wilfred-say.js
2.0.2

8 years ago

2.0.1

8 years ago

2.0.0

9 years ago

1.0.3

9 years ago

1.0.2

9 years ago

1.0.1

9 years ago

1.0.0

9 years ago