Merge pull request #909 from krisajenkins/master

Adding ob-browser.
This commit is contained in:
Steve Purcell 2013-07-24 12:10:50 -07:00
commit c51529213c

3
recipes/ob-browser Normal file
View file

@ -0,0 +1,3 @@
(ob-browser :fetcher github
:repo "krisajenkins/ob-browser"
:files ("*.js" "*.el"))