aboutsummaryrefslogtreecommitdiff
path: root/Cask
diff options
context:
space:
mode:
Diffstat (limited to 'Cask')
-rw-r--r--Cask10
1 files changed, 10 insertions, 0 deletions
diff --git a/Cask b/Cask
new file mode 100644
index 0000000..a96ccfe
--- /dev/null
+++ b/Cask
@@ -0,0 +1,10 @@
+(source gnu)
+(source melpa)
+
+;; (package-file "TODO")
+
+(development
+ (depends-on "f")
+ (depends-on "ecukes")
+ (depends-on "ert-runner")
+ (depends-on "el-mock"))