Skip to content

groue/GRMustacheSPM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A Swift package that uses GRMustache.swift.

To run:

$ swift build
Cloning Packages/GRMustache.swift
Compiling Swift Module 'Mustache' (32 sources)
Linking Library:  .build/debug/Mustache.a
Compiling Swift Module 'GRMustacheSPM' (1 sources)
Linking Executable:  .build/debug/GRMustacheSPM
$ .build/debug/GRMustacheSPM 
Hello {{package}}!
["package": "GRMustache.swift"]
Hello GRMustache.swift!

About

A Swift package that uses GRMustache.swift

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages