Skip to content

Instantly share code, notes, and snippets.

@anhedonix
Created December 22, 2021 10:17
Show Gist options
  • Save anhedonix/6318021d4ecabaf75d84eaffdd7b63b0 to your computer and use it in GitHub Desktop.
Save anhedonix/6318021d4ecabaf75d84eaffdd7b63b0 to your computer and use it in GitHub Desktop.
Tangle a Org file from CLI without emacs UI
emacs --batch --eval "(require 'org)" --eval '(org-babel-tangle-file "~/emacs.tangle.org")'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment