tangled
alpha
login
or
join now
zzstoatzz.io
/
zat
1
fork
atom
atproto tools in zig
zat.dev
sdk
atproto
zig
1
fork
atom
overview
issues
pulls
pipelines
use tangled as primary install source
zzstoatzz.io
2 months ago
f86fe44a
dbfc8386
-4
1 changed file
expand all
collapse all
unified
split
README.md
-4
README.md
···
5
5
## install
6
6
7
7
```bash
8
8
-
# from tangled
9
8
zig fetch --save https://tangled.org/zzstoatzz.io/zat/archive/main
10
10
-
11
11
-
# or from github
12
12
-
zig fetch --save https://github.com/zzstoatzz/zat/archive/main.tar.gz
13
9
```
14
10
15
11
then in `build.zig`: