aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
Commit message (Collapse)AuthorAgeFilesLines
* First version of the finished toolValentin Popov2024-01-121-2/+3
| | | | Signed-off-by: Valentin Popov <valentin@popov.link>
* Added a method for cloning a repositoryValentin Popov2024-01-111-0/+1
| | | | Signed-off-by: Valentin Popov <valentin@popov.link>
* Getting repository dataValentin Popov2024-01-111-0/+4
| | | | Signed-off-by: Valentin Popov <valentin@popov.link>
* Initial CLI interfaceValentin Popov2024-01-111-2/+7
|
* Init Rust projectValentin Popov2024-01-111-0/+8
Signed-off-by: Valentin Popov <valentin@popov.link>