add pharao (#3023)

This commit is contained in:
Carlo Capocasa 2025-04-15 18:16:54 +02:00 committed by GitHub
parent 27d5c61ee0
commit f43047996a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -35040,5 +35040,20 @@
"description": "Rust-like match syntax macros for Nim",
"license": "MIT",
"web": "https://github.com/voidpunk/NiMatch"
},
},
{
"name": "pharao",
"url": "https://github.com/capocasa/pharao",
"method": "git",
"tags": [
"web",
"http",
"server",
"php"
],
"description": "Quick 'n easy Nim web programming, auto compile & run .nim from the web root",
"license": "MIT",
"web": "https://github.com/capocasa/pharao"
}
]