crag 0.1.0

Google from the command line
1
2
3
4
5
6
7
8
9
10
11
# Crag

`crag` is a *c*ommand-line *r*ust based application for *a*cessing *g*oogle search results.

## Features

- [ ] Googles things (from the command line!)

## Alternatives

- [googler]https://github.com/jarun/googler: The _de facto_ standard (and probably best) command line google application, but it is currently archived.