pub fn execute(args: &InitArgs) -> Result<()>
Execute the init command.
init
Returns an error if the directory is not empty (without --force), or if any file cannot be written.
--force