https://github.com/nektro/aquila
📫 A package index for Zig projects.
https://github.com/nektro/aquila
package-repository zig
Last synced: about 2 months 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 (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-08-20T06:33:07.000Z (over 2 years ago)
- Last Synced: 2025-03-18T13:15:11.564Z (about 2 months ago)
- Topics: package-repository, zig
- Language: Zig
- Homepage: https://aquila.red/
- Size: 386 KB
- Stars: 40
- Watchers: 3
- Forks: 0
- Open Issues: 7
-
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

[](https://github.com/nektro/aquila/releases/latest)
[](https://github.com/nektro/aquila/releases)
[](https://hub.docker.com/r/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