Add: Tests, Makefile, Cask

This commit is contained in:
Adam Porter 2019-06-08 23:50:25 -05:00
parent 7fed9f43bf
commit 3d4ad1ab36
4 changed files with 92 additions and 0 deletions

8
Cask Normal file
View file

@ -0,0 +1,8 @@
(package-file "org-ql.el")
(files "org-ql.el" "org-ql-agenda.el")
(source melpa)
(development
(depends-on "buttercup"))