aboutsummaryrefslogtreecommitdiffstats
path: root/github-suggestion-cli/src/lib.rs
AgeCommit message (Collapse)Author
2020-08-01Move `github-suggestion-cli` to the root crateTeddy Wing
This will be used by the binaries.
2020-08-01Move `github-suggestion-config` to `github-suggestion-cli`Teddy Wing
Going to use this for more cli-oriented code, so that the binaries can share more logic.