aboutsummaryrefslogtreecommitdiffstats
path: root/docs/develop.md
diff options
context:
space:
mode:
authorlolcat <will@lolcat.ca>2026-07-05 18:40:43 -0400
committerlolcat <will@lolcat.ca>2026-07-05 18:40:43 -0400
commitc1e9d527754b090c347f7af946eb338770ae581f (patch)
tree18899b6fe037b8dcc57a3a2dffb0e57ce82486db /docs/develop.md
parent46411a6c83bb387b6c89d791a5225383a996960f (diff)
notes for me
Diffstat (limited to 'docs/develop.md')
-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