Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 393 Bytes

README.md

File metadata and controls

19 lines (16 loc) · 393 Bytes

ZIG LATEST

a shell script that updates your zig to the master version

How to run

git clone https://github.com/wesleyParriott/zig-latest.git && \
cd zig-latest && \
./zig-latest

Uses

  • jq for json parsing
  • curl for get requests
  • wget for file download
  • sudo for permission escalation

License

MIT See the LICENSE file in the root of this directory for more details.