mirror of
https://github.com/correl/melpa.git
synced 2025-03-07 12:53:20 -10:00
20 lines
661 B
Text
20 lines
661 B
Text
|
(ecukes :repo "rejeep/ecukes" :fetcher github
|
||
|
:files ("ecukes"
|
||
|
"ecukes-def.el"
|
||
|
"ecukes-hooks.el"
|
||
|
"ecukes-new.el"
|
||
|
"ecukes-parse.el"
|
||
|
"ecukes-pkg.el"
|
||
|
"ecukes-print.el"
|
||
|
"ecukes-run.el"
|
||
|
"ecukes-startup.el"
|
||
|
"ecukes-stats.el"
|
||
|
"ecukes-steps.el"
|
||
|
"ecukes-template.el"
|
||
|
"ecukes.el"
|
||
|
"templates"
|
||
|
"templates/env.tpl"
|
||
|
"templates/feature.tpl"
|
||
|
"templates/step-definition.tpl"
|
||
|
"templates/step.tpl"))
|