All Projects → nektro → Zigmod

nektro / Zigmod

Licence: mit
A package manager for the Zig programming language.

Projects that are alternatives of or similar to Zigmod

Qgis Mac Packager
Scripts for Official QGIS MacOS Packages
Stars: ✭ 37 (-54.32%)
Mutual labels:  package-manager
Github
a module for building, searching, installing, managing, and mining Stata packages from GitHub
Stars: ✭ 56 (-30.86%)
Mutual labels:  package-manager
Dnfdragora
dnfdragora is a dnf frontend based on libyui abstraction
Stars: ✭ 65 (-19.75%)
Mutual labels:  package-manager
Unity Package Tools
A set of developer tools to make it easier to create and distribute packages for the native Unity Package Manager.
Stars: ✭ 44 (-45.68%)
Mutual labels:  package-manager
Npm Git Install
Clones and (re)installs packages from remote git repos. See npm/npm#3055
Stars: ✭ 49 (-39.51%)
Mutual labels:  package-manager
Mpm
Simple Matlab package management inspired by pip
Stars: ✭ 56 (-30.86%)
Mutual labels:  package-manager
Qpmx
A frontend for qpm, to provide source and build caching
Stars: ✭ 13 (-83.95%)
Mutual labels:  package-manager
Akku
Language package manager for Scheme. (Bug reports to: https://gitlab.com/akkuscm/akku)
Stars: ✭ 82 (+1.23%)
Mutual labels:  package-manager
Jgo
Launch Java code from the CLI, installation-free. ☕
Stars: ✭ 53 (-34.57%)
Mutual labels:  package-manager
Bibliothecary
📔 Libraries.io Package Manager Manifest Parsers
Stars: ✭ 62 (-23.46%)
Mutual labels:  package-manager
Qdd
Download JavaScript Dependencies, really fast
Stars: ✭ 47 (-41.98%)
Mutual labels:  package-manager
Roboget
📦Roboget automates the process of getting apps and downloads directly
Stars: ✭ 49 (-39.51%)
Mutual labels:  package-manager
Unityasync
Task and Async Utility Package for Unity. Start co-routines from anywhere.
Stars: ✭ 58 (-28.4%)
Mutual labels:  package-manager
Aura
A secure, multilingual package manager for Arch Linux and the AUR.
Stars: ✭ 998 (+1132.1%)
Mutual labels:  package-manager
Biddle
Self-hosted application distribution
Stars: ✭ 66 (-18.52%)
Mutual labels:  package-manager
Peru
a generic package manager, for including other people's code in your projects
Stars: ✭ 913 (+1027.16%)
Mutual labels:  package-manager
Vim Package Info
Vim plugin to quickly view info about the packages you use
Stars: ✭ 57 (-29.63%)
Mutual labels:  package-manager
Pypi Server
Tornado based server like pypi.python.org. With caching from pypi.
Stars: ✭ 83 (+2.47%)
Mutual labels:  package-manager
Vpkg
An alternative package manager for V.
Stars: ✭ 78 (-3.7%)
Mutual labels:  package-manager
Cmake Get
Get dependencies with cmake
Stars: ✭ 59 (-27.16%)
Mutual labels:  package-manager

zigmod

loc license discord circleci release downloads

A package manager for the Zig programming language.

Zig

Download

Built With

  • Zig master 0.8.0-dev.1385+3dd8396a5

Build from Source

Initially,

$ git clone https://github.com/nektro/zigmod --recursive
$ zig build -Dbootstrap
$ ./zig-cache/bin/zigmod fetch

To build,

$ zig build
$ ./zig-cache/bin/zigmod

Usage

Check out our docs or the website: https://nektro.github.io/zigmod/.

Prior Art

Contributors

Contact

License

MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].