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 June 22, 2024 18:30
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 May 29, 2024 13:56
Installing Xdebug for XAMPP