fabric/share/fabric.yml
Ronny Abraham 85d28a6bb1 moved the configuration file to share directory
renamed:    conf/fabric.yml -> share/fabric.yml
2016-09-15 20:27:38 +03:00

11 lines
153 B
YAML

version: 1.0
# location of templates for all files used in project
templates:
root: "templates"
readmes: "readmes"
meta: "meta"
conf: "conf"