aboutsummaryrefslogtreecommitdiffstats
path: root/src/finder.rs
AgeCommit message (Collapse)Author
2022-11-21chore: split out projectr from tmuxrToby Vincent
2022-11-20refactor: remove unnecessary exportsToby Vincent
2022-11-20test: impl test for `logging::Config` and add `pretty_assertions`Toby Vincent
2022-11-17feat: get intitial finder workingToby Vincent
2022-11-04refactor: move run to main.rs and impl output from FinderToby Vincent
2022-11-03feat: impl finderToby Vincent
2022-11-02feat: finish implementing config and cliToby Vincent