tangled
alpha
login
or
join now
edavis.dev
/
recordcollector
18
fork
atom
this repo has no description
18
fork
atom
overview
issues
2
pulls
pipelines
feat: add ATCR
Eric Davis
4 weeks ago
27347469
59212ec0
+6
1 changed file
expand all
collapse all
unified
split
pkg
apps.go
+6
pkg/apps.go
···
348
NSID: "app.offprint",
349
Label: "app-offprint",
350
},
0
0
0
0
0
0
351
}
···
348
NSID: "app.offprint",
349
Label: "app-offprint",
350
},
351
+
{
352
+
Name: "ATCR",
353
+
Description: "Push and pull Docker images on the AT Protocol",
354
+
NSID: "io.atcr",
355
+
Label: "io-atcr",
356
+
},
357
}