install_zola

Function install_zola 

Source
fn install_zola(cache: &Path, local_bin: &Path, version: &str) -> Result<()>
Expand description

Downloads and extracts the Zola binary if not already cached.

The binary is placed at ~/.cache/zola/zola and symlinked into ~/.local/bin/.