mirror of
https://github.com/correl/melpa.git
synced 2025-03-14 09:16:26 -09:00
19 lines
661 B
Text
19 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"))
|