Skip to content

Commit

Permalink
update roadmap
Browse files Browse the repository at this point in the history
  • Loading branch information
BrianHicks committed Nov 19, 2020
1 parent 57ae807 commit 8d97e7b
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Expand Up @@ -48,9 +48,13 @@ If you've got a rust toolchain set up, `cargo build` in the root directory shoul

## Roadmap

- [ ] Persist other parts of the config, like the roots.
- [x] Persist other parts of the config, like the roots.
- [x] Parallel crawling in large projects
- [ ] Look in all the `source-directories` in any specified `elm.json`s
- [ ] Parallel crawling in large projects
- [ ] Add golden tests to cover usage patterns
- [ ] Make sure the README looks really nice
- [ ] Figure out licensing
- [ ] Release 1.0! (or 0.1, whatever)

## Frequently Asked Questions

Expand Down

0 comments on commit 8d97e7b

Please sign in to comment.