Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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

zig

Last synced: 4 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
```