qwk

Crates.ioqwk
lib.rsqwk
version0.1.3
sourcesrc
created_at2016-09-01 19:15:17.181356
updated_at2016-09-04 13:16:17.58989
descriptionDuck Duck Go client written in Rust
homepage
repositoryhttps://github.com/booyaa/qwk
max_upload_size
id6208
size30,391
Mark Sta Ana (booyaa)

documentation

README

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.

Commit count: 11

cargo fmt