summaryrefslogtreecommitdiffstats
path: root/roadmap.md
blob: 363b9b78f2e552672245370575a4cd5470184992 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
# roadmap

### v0.1.0
[x] Set up CLI with options (assume --lucky)
[x] Hit SO API
[x] Markdown parser
[x] End-to-end synchronous --lucky output

### v0.1.1
[x] Add xdga config
[ ] Finishing touches on cli opts like --set-api-key, etc.

### v0.2.0
[ ] Add --no-lucky option
[ ] For --lucky, async parsing first q/a, then the rest
[ ] Termimad interface for viewing multiple results

### v0.2.1
[ ] Support multiple --site args & searches

### v0.3.0
[ ] Add duckduckgo scraper

### at some point
[ ] cross-platform release binaries
[ ] per platform package mgmt
[ ] testing