Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nektro/aquila
π« A package index for Zig projects.
https://github.com/nektro/aquila
package-repository zig
Last synced: 12 days ago
JSON representation
π« A package index for Zig projects.
- Host: GitHub
- URL: https://github.com/nektro/aquila
- Owner: nektro
- License: other
- Created: 2021-04-12T02:10:09.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-08-20T06:33:07.000Z (about 2 years ago)
- Last Synced: 2024-10-15T02:34:21.510Z (25 days ago)
- Topics: package-repository, zig
- Language: Zig
- Homepage: https://aquila.red/
- Size: 386 KB
- Stars: 38
- Watchers: 4
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.sh
- License: LICENSE
Awesome Lists containing this project
- awesome-zig - aquilaποΈπ« A federated package index and CI system for Zig projects
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