Skip to content

Script to update/install the latest dev build of Zig into your $HOME folder

License

Notifications You must be signed in to change notification settings

mariogt/zig_lazy_updater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zig_lazy_updater

Script to update/install Zig's latest Linux dev build into your $HOME folder.

If you don't have a zig installation in your $HOME, then this script will install the latest Zig dev release (from https://ziglang.org/download/) in a folder called "zig" in your $HOME directory.

If you have already installed Zig in the $HOME/zig folder (and added it to your $PATH), then this script will check the versions of the local installation vs the latest official dev release, and will update the local installation if needed.

Beware that this script will delete the old zig folder present in your $HOME

Feel free to fork and mod this script to fit your needs.

zig_lazy_updater menu zig_lazy_updater installing zig_lazy_updater updating

About

Script to update/install the latest dev build of Zig into your $HOME folder

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages