Skip to content

Commit

Permalink
CLI interface
Browse files Browse the repository at this point in the history
  • Loading branch information
AdrianEddy committed Sep 1, 2022
1 parent cafa3af commit 1ff6506
Show file tree
Hide file tree
Showing 8 changed files with 329 additions and 106 deletions.
70 changes: 59 additions & 11 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ walkdir = "2.3.2"
mp4-merge = "0.1.2"
human-sort = "0.2.2"
argh = "0.1.8"
indicatif = "0.17"

qmetaobject = { version = "0.2.7", default-features = false, features = ["log"] }
qttypes = { version = "0.2.8", default-features = false, features = ["required", "qtquick", "qtquickcontrols2"]}
Expand Down

0 comments on commit 1ff6506

Please sign in to comment.