4 releases
Uses old Rust 2015
0.1.3 | Sep 4, 2016 |
---|---|
0.1.2 | Sep 3, 2016 |
0.1.1 | Sep 2, 2016 |
0.1.0 | Sep 1, 2016 |
#7 in #duck
11KB
223 lines
qwk
travis-ci | appveyor |
---|---|
[] |
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.
Dependencies
~12MB
~232K SLoC