Skip to content

Instantly share code, notes, and snippets.

View dennisameling's full-sized avatar
🚀
Large backlog, might reply late!

Dennis Ameling dennisameling

🚀
Large backlog, might reply late!
View GitHub Profile
@olih
olih / jq-cheetsheet.md
Last active April 18, 2025 13:17
jq Cheet Sheet

Processing JSON using jq

jq is useful to slice, filter, map and transform structured json data.

Installing jq

On Mac OS

brew install jq

@odan
odan / xampp_php7_xdebug.md
Last active April 9, 2025 13:07
Installing Xdebug for XAMPP