Crates.io | qwk |
lib.rs | qwk |
version | 0.1.3 |
source | src |
created_at | 2016-09-01 19:15:17.181356 |
updated_at | 2016-09-04 13:16:17.58989 |
description | Duck Duck Go client written in Rust |
homepage | |
repository | https://github.com/booyaa/qwk |
max_upload_size | |
id | 6208 |
size | 30,391 |
travis-ci | appveyor |
---|---|
[] |
A Duck Duck Go client.
cargo install qwk
Binaries will be available in the releases.
qwk foo
Searches for 'foo' on Duck Duck Go and returns the Abstract Text or if !bang
command the redirected url.
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.