Swiftpack.co - vknabel/StencilArrow as Swift Package

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.
See all packages published by vknabel.
vknabel/StencilArrow 0.1.3
Render Stencil-Templates with contents of your Archerfile
⭐️ 3
🕓 1 year ago
.package(url: "https://github.com/vknabel/StencilArrow.git", from: "0.1.3")

🏹 Stencil Arrow

Generate files out of your Archerfile (like this one). For more information about Archery itself head to vknabel/Archery.

Render Stencil-Templates with contents of your Archerfile.

{
	"scripts": {
        "readme": {
            "arrow": "vknabel/StencilArrow",
            "template": "README.md.stencil",
            "destination": "README.md",
        	"searchPaths": ["Scripts"]
    	}
    }
}

This will insert your metadata into your template and write its contents to README.md.

Available Options

Name Type Default
template String Required
destination String? Print to stdout
metadataName String? Globally available. Contains the Archerfile
argumentsName String? arguments contains all command line args
searchPaths [String]? ["."] search on current directory

Contributors

License

Archery is available under the MIT license.

GitHub

link
Stars: 3
Last commit: 34 weeks ago
Advertisement: IndiePitcher.com - Cold Email Software for Startups

Release Notes

1 year ago

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics