8000 GitHub - briancroom/Mustache: Mustache templates for Swift 2.2 on Linux
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

briancroom/Mustache

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mustache

Swift 2.2 Platforms Linux License MIT Slack Status

Mustache templates for swift 2.2.

Installation

  • Add Mustache to your Package.swift
import PackageDescription

let package = Package(
	dependencies: [
		.Package(url: "https://github.com/Zewo/Mustache.git", majorVersion: 0, minor: 1)
	]
)

Mustache is a fork of GRMustache.swift.

Community

Slack

Join us on Slack.

License

Mustache is released under the MIT license. See LICENSE for details.

About

Mustache templates for Swift 2.2 on Linux

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Swift 100.0%
0