
🦆Built a duckdb community extension for brew
This is a submission for the GitHub Copilot CLI Challenge 🤓 What I Built I built a duckdb extension so I can build reports on the installed homebrew packages from simple SQL and benefit from the amazing duckdb ecosystem : // Detect dark theme var iframe = document.getElementById('tweet-2016990414583321074-555'); if (document.body.className.includes('dark-theme')) { iframe.src = "https://platform.twitter.com/embed/Tweet.html?id=2016990414583321074&theme=dark" } 🍿 Demo Official duckdb 's brew DuckDB CE extension's page. Screenshots My Experience with GitHub Copilot CLI Video announce : // Detect dark theme var iframe = document.getElementById('tweet-2019167438546563160-263'); if (document.body.className.includes('dark-theme')) { iframe.src = "https://platform.twitter.com/embed/Tweet.html?id=2019167438546563160&theme=dark" }
Continue reading on Dev.to
Opens in a new tab



