feat: add CI
This commit is contained in:
14
Eask
Normal file
14
Eask
Normal file
@@ -0,0 +1,14 @@
|
||||
(package "quick-find-files"
|
||||
"0.2.1"
|
||||
"Quickly find files in directories and by extension")
|
||||
|
||||
(website-url "https://labs.phundrak.com/phundrak/quick-find-files.el")
|
||||
(keywords "convenience")
|
||||
|
||||
(package-file "quick-find-files.el")
|
||||
|
||||
(script "test" "echo \"Error: no test specified\" && exit 1")
|
||||
|
||||
(source "gnu")
|
||||
|
||||
(depends-on "emacs" "26.1")
|
||||
Reference in New Issue
Block a user