# Glasgow Smile ## Building After installing [Rust](https://rustup.rs/), you can compile Glasgow Smile as follows: ```shell cargo xtask bundle glasgow_smile --release ```