Created
December 22, 2021 10:17
-
-
Save anhedonix/6318021d4ecabaf75d84eaffdd7b63b0 to your computer and use it in GitHub Desktop.
Tangle a Org file from CLI without emacs UI
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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