0.0.1 • Published 9 years ago

terminal-lookup v0.0.1

Weekly downloads
2
License
ISC
Repository
github
Last release
9 years ago

terminal-lookup

###A script that lets you search Wikipedia from your terminal.

Installation

First you need to install Node.js. After that, run the following command:

npm install terminal-lookup -g

Usage

To run the script, type in a command of the form tlookup searchTerm -l languageCode. If you don't provide a language code, the script will search English Wikipedia.

For example, here's the command to search for 'javascript' on Swedish Wikipedia:

tlookup javascript -l sv

License

This little piece of software is licensed under the terms of the ISC License.