Skip to main content

A simple CLI to install the Zig programming language on your system and manage versions.

Project description

Zig Install

PyPI

Personal project to install Zig.

Should work on all systems, but only tested on Ubuntu 20.04.

Note: This project is not affiliated with the official Zig project.

Usage

  • run ziginstall to see available commands.
  • run ziginstall install to install Zig.
    • You can specify the version to install by running ziginstall install -v <version>.
  • run ziginstall uninstall <version> to uninstall a specific Zig version.
  • run ziginstall list to see installed Zig versions.
  • run ziginstall use <version> to use a specific Zig version.

TODO

  • Add to path functionality.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ziginstall-0.1.4.tar.gz (6.5 kB view hashes)

Uploaded Source

Built Distribution

ziginstall-0.1.4-py3-none-any.whl (9.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page