Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nektro/aquila

πŸ“« A package index for Zig projects.
https://github.com/nektro/aquila

package-repository zig

Last synced: about 1 month ago
JSON representation

πŸ“« A package index for Zig projects.

Awesome Lists containing this project

README

        

# Aquila
![loc](https://sloc.xyz/github/nektro/aquila)
[![release](https://img.shields.io/github/v/release/nektro/aquila)](https://github.com/nektro/aquila/releases/latest)
[![downloads](https://img.shields.io/github/downloads/nektro/aquila/total.svg)](https://github.com/nektro/aquila/releases)
[![docker_pulls](https://img.shields.io/docker/pulls/nektro/aquila)](https://hub.docker.com/r/nektro/aquila)
[![docker_stars](https://img.shields.io/docker/stars/nektro/aquila)](https://hub.docker.com/r/nektro/aquila)

A federated package index and CI system for the Zig programming language built around the [Zigmod](https://github.com/nektro/zigmod) package manager.

## About Zig
- https://ziglang.org/
- https://github.com/ziglang/zig

## Download
- https://github.com/nektro/aquila/releases

## Building from Source
```
$ zigmod fetch
$ zig build
```

## Built With
- Zig master (at least `0.10.0-dev.3316+a0d3a87ce`)
- See [`zigmod.yml`](./zigmod.yml) and [`zigmod.lock`](./zigmod.lock)

## License
GNU Affero General Public License v3.0