-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Description
This component involves creating a command-line interface (CLI) for the program, which allows users to interact with the program via the terminal. The CLI should provide options for users to input the path of the VCF file, specify output format, and other relevant parameters. The CLI can be implemented using Rust's clap
crate, which provides a powerful and flexible command-line argument parser.
Acceptance criteria
Tasks
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Todo