Kitura / Kitura-TemplateEngine

Kitura Template Engine protocol
Apache License 2.0
16 stars 10 forks source link

IBM-Swift/Kitura-StencilTemplateEngine#16 added overloaded render() and setRootPaths() #14

Closed vadimeisenbergibm closed 7 years ago

vadimeisenbergibm commented 7 years ago

…nd setRootPaths()

render(filePath: context: options: templateName:) setRootPaths(rootPaths:)

Description

Motivation and Context

How Has This Been Tested?

Checklist:

shmuelk commented 7 years ago

Can you somehow test this with one of the existing Template engines?

vadimeisenbergibm commented 7 years ago

@shmuelk I tested it on Kitura-Sample, GRMustache using SPM Editable Packages. You just replace any package with your version, and SPM uses your version.