Created
January 25, 2020 05:33
-
-
Save mysteriouspants/62428af4f84fc138d7d1fde4afe95c50 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
xpm@VEGAS:/mnt/c/Code/zola$ cargo install --path . | |
Installing zola v0.9.0 (/mnt/c/Code/zola) | |
Updating crates.io index | |
Compiling html5ever v0.24.1 | |
Compiling utils v0.1.0 (/mnt/c/Code/zola/components/utils) | |
Compiling config v0.1.0 (/mnt/c/Code/zola/components/config) | |
Compiling front_matter v0.1.0 (/mnt/c/Code/zola/components/front_matter) | |
Compiling imageproc v0.1.0 (/mnt/c/Code/zola/components/imageproc) | |
Compiling rendering v0.1.0 (/mnt/c/Code/zola/components/rendering) | |
Compiling ammonia v3.0.0 | |
Compiling library v0.1.0 (/mnt/c/Code/zola/components/library) | |
Compiling templates v0.1.0 (/mnt/c/Code/zola/components/templates) | |
Compiling search v0.1.0 (/mnt/c/Code/zola/components/search) | |
Compiling site v0.1.0 (/mnt/c/Code/zola/components/site) | |
Compiling rebuild v0.1.0 (/mnt/c/Code/zola/components/rebuild) | |
Compiling zola v0.9.0 (/mnt/c/Code/zola) | |
Finished release [optimized] target(s) in 3m 18s | |
Installing /home/xpm/.cargo/bin/zola | |
Installed package `zola v0.9.0 (/mnt/c/Code/zola)` (executable `zola`) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment