Skip to content

CheukLeung/gadget

Repository files navigation

Gadget

Multiple scripts to run in command line

Wiki

Get main content from wikipedia.

Usage:

python wiki.py <langauge code> <things to wiki>

Example:

python wiki.py en helloworld

Results:

 A "Hello, World!" program is a computer program that outputs or displays
"Hello, World!" to the user. Being a very simple program in most programming languages,
it is often used to illustrate the basic syntax of a programming language for a working
program.   Source: http://en.wikipedia.org/wiki/helloworld

About

Bash scripts for quick translation and wikipedia lookup

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages