aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlolcat <will@lolcat.ca>2026-07-05 18:40:43 -0400
committerPinapelz <yukais@pinapelz.com>2026-07-06 21:32:18 -0700
commit7844dabbfc33a7e531b0abeeec418fd3c1c3a6a5 (patch)
tree58ef31606363eb1239cff25af788a6f54dfb1066
parentd69c3170795b02ec7aca7317a7fe64cd76a9c76b (diff)
notes for meHEADmaster
-rw-r--r--docs/develop.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/develop.md b/docs/develop.md
new file mode 100644
index 0000000..95b8517
--- /dev/null
+++ b/docs/develop.md
@@ -0,0 +1,7 @@
+# Develop
+
+Start the PHP webserver like this, assuming you have curl-impersonate installed already
+
+```sh
+LD_PRELOAD=/usr/local/lib/libcurl-impersonate-ff.so CURL_IMPERSONATE=ff117 php -S localhost:8000
+```
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage