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

https://github.com/apple-x-co/zig-cert

for learning
https://github.com/apple-x-co/zig-cert

zig

Last synced: 5 months ago
JSON representation

for learning

Awesome Lists containing this project

README

          

# zig-cert

## Build

```bash
zig build -Doptimize=ReleaseFast
```

## Run

```bash
zig build run -- example.com
```