Skip to content

Instantly share code, notes, and snippets.

@whamtet
Created April 20, 2026 03:31
Show Gist options
  • Select an option

  • Save whamtet/404a765b6b06c799b4aa6ef6babfa2fe to your computer and use it in GitHub Desktop.

Select an option

Save whamtet/404a765b6b06c799b4aa6ef6babfa2fe to your computer and use it in GitHub Desktop.
;; in head
(when dev?
(list
[:script {:src "https://cdn.jsdelivr.net/npm/eruda"}]
[:script "eruda.init();
eruda.show();"]))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment