Initial commit.

This commit is contained in:
2025-01-04 06:00:03 +01:00
commit 4d82322545
13 changed files with 870 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
all: build run
build:
gcc main.c -lssl -lcrypto -ljson-c -Ofast -o r -Werror -Wall -lpython3.14 -I/usr/include/python3.14 -lreadline -lncurses
run:
./r