branch: elpa/geiser-kawa
commit 5549434b0da053bf0cdf1de173d74aef582119ac
Author: spellcard199 <spellcard...@protonmail.com>
Commit: spellcard199 <spellcard...@protonmail.com>

    Add Cask file
---
 Cask | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/Cask b/Cask
new file mode 100644
index 0000000..2f7f285
--- /dev/null
+++ b/Cask
@@ -0,0 +1,6 @@
+(source gnu)
+(source melpa)
+
+(package-file "elisp/geiser-kawa.el")
+
+(files "elisp/*")
\ No newline at end of file

Reply via email to