pub fn get(
    package_manager: &str,
    script_name: &str,
    args: Option<&str>
) -> String