KosmicTask / GRMustachio

A super simple, interactive GRMustache based application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GRMustachio

A super simple, interactive GRMustache based demonstration application. Use it to experiment with the GRMustache Cocoa implementation of the Mustache templating language.

Usage

GRMustache includes a pre-built library which this application links to. GRMustache itself is included as a submodule.

  1. Clone GRMustachio.
  2. Open Terminal and navigate to the GRMustachio folder.
  3. Init the submodule with git submodule init
  4. Update the submodule with git submodule update

Unfamiliar with the submodule command? See the git submodule tutorial.

Licence

MIT

About

A super simple, interactive GRMustache based application


Languages

Language:Objective-C 100.0%