zigler v0.1.3 mix zigler.get_zig View Source

gets a zig version and puts it into the zigler directory under the subdirectory zig.

usage

mix zigler.get_zig <version>

version can be "latest"

Link to this section Summary

Functions

queries the zig website to obtain the latest version of zig. Only performed at compile time.

Link to this section Functions

Link to this function

download_zig_tarball(zig_download_path, download_location)

View Source

queries the zig website to obtain the latest version of zig. Only performed at compile time.