Paul Volavsek
Results
9
issues of
Paul Volavsek
Use https://docs.rs/gix/latest/gix/ or https://docs.rs/git2/latest/git2/ to perform git actions instead of relying on a local git installation.
C-Enhancement
S-Help-Wanted
It would be nice to add an existing folder/file to be tracked by rotz. E.g. something like `rotz edit vscode add --windows ~/AppData/Roaming/Code/User/snippets/ snippets` would add this folder to the...
C-Enhancement
Add a code tour using https://github.com/microsoft/codetour for learning the codebase.
C-Docs