Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-08-01 | Move `github-suggestion-cli` to the root crate | Teddy Wing | |
This will be used by the binaries. | |||
2020-08-01 | Move `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. |