Homepage: https://github.com/yilkalargaw/org-auto-tangle
Author: Yilkal Argaw
Updated:
Automatically and Asynchronously tangles org files on save
It is common to want to tangle org files everytime you save your changes, especially for tangled init files. So this program allows you to do so using #+auto_tangle option in an org file. It also accomplishes this feat asynchronously so it does not let you Emacs session hang.