summaryrefslogtreecommitdiffstats
path: root/roadmap.md
blob: 094bd2c648f0c4c70158e90fa1f2de91c4105fc4 (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
28
29
30
31
32
33
# 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
[ ] Add colors.yml configuration

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

### v0.3.0
[ ] Add duckduckgo scraper

### at some point
[ ] clean up error.rs and term.rs ; only keep whats actually ergonomic
[ ] ask legal@stackoverflow.com for permission to logo stackoverflow/stackexchange in readme
[ ] add duckduckgo logo to readme
[ ] cross-platform release binaries
[ ] per platform package mgmt
[ ] testing