unin-bin 0.1.3

A universal installer for many languages so you don't have to remember any commands
Documentation
1
2
3
use std::path::PathBuf;

pub fn compile_gleam(path: PathBuf, noinstall: bool) {}