wilfred-say

2.0.2 • Public • Published

wilfred-say

Print Wilfred quotes to the commandline.

Build Status

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

Readme

Keywords

none

Package Sidebar

Install

npm i wilfred-say

Weekly Downloads

0

Version

2.0.2

License

GPLv3

Last publish

Collaborators

  • arecker