mirror of
https://github.com/crunchy-labs/crunchy-cli.git
synced 2026-01-21 20:22:01 -06:00
Use config file to store sessions
This commit is contained in:
parent
9ad27102fc
commit
850aa7a969
8 changed files with 177 additions and 47 deletions
|
|
@ -1,4 +1,5 @@
|
|||
pub mod clap;
|
||||
pub mod config;
|
||||
pub mod context;
|
||||
pub mod download;
|
||||
pub mod ffmpeg;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue