mod input;

fn main() {
  let cli = input::Cli::from_args()
}
