WIP Derpibooru archiver
 
 
Go to file
Lonnie b7fc864838 foobar 2021-08-08 01:34:05 +02:00
.builds foobar 2021-08-08 01:34:05 +02:00
src Committing in working state just in case I screw up :) 2021-08-01 20:13:30 +02:00
.gitignore foobar 2021-08-08 01:34:05 +02:00
LICENSE Add a terrible license ;) 2021-08-01 05:38:14 +02:00
README.md Add a readme 2021-08-01 05:41:32 +02:00
build.zig Enable build artifact. 2021-08-01 21:13:08 +02:00
source-me.sh Currently dysfunctional on AMD64 Linux due to bus error during `zig build`. 2021-08-01 03:48:44 +02:00
zig.mod Currently dysfunctional on AMD64 Linux due to bus error during `zig build`. 2021-08-01 03:48:44 +02:00
zigmod.lock Update zigmod lockfile to fix branch locking. 2021-08-01 05:34:26 +02:00
zigmod.sum Currently dysfunctional on AMD64 Linux due to bus error during `zig build`. 2021-08-01 03:48:44 +02:00

README.md

Derploader

This thing downloads metadata and images from Derpibooru.

It's basically a script, yet written in a language with manual memory management, which is funny.