From fb5a7f9f30a818048e2999c360a94bc4a5b602f9 Mon Sep 17 00:00:00 2001 From: jaina heartles Date: Fri, 22 Jul 2022 21:33:39 -0700 Subject: [PATCH] Add README.md --- README.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..0c7b7cb --- /dev/null +++ b/README.md @@ -0,0 +1,18 @@ +# Untitled Social Network server + +## Building +### Requirements + +- A recent-ish build of zig from the [main branch](https://github.zom/ziglang/zig) (0.9.1 will NOT work, it is missing stdlib apis we use) +- System libraries + * `sqlite3` + +### Commands + +To build a binary: `zig build` +To run in debug mode: `zig build run` + +### License + +fuck you. i don't license this code to you. steal it or fuck off +