qwk 0.1.3

Duck Duck Go client written in Rust
qwk-0.1.3 is not a library.

qwk

travis-ci appveyor
Build Status [Build Status]

A Duck Duck Go client.

Install

cargo install qwk

Binaries will be available in the releases.

Usage

qwk foo

Searches for 'foo' on Duck Duck Go and returns the Abstract Text or if !bang command the redirected url.

Flags and options

USAGE:
    qwk [OPTIONS] <query>

FLAGS:
    -h, --help       Prints help information
    -V, --version    Prints version information

OPTIONS:
    -c, --count <RECORDS>    Number of records to return


ARGS:
    <query>    Something to search

Copyright 2016 Mark Sta Ana.

Licensed under the Apache License, Version 2.0 <LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0> at your option. This file may not be copied, modified, or distributed except according to those terms.