Skip to content

cromo/gostache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gostache

A Go implementation of the command line mustache(1) program.

Overview

Gostache is a substitute for the command line mustashe processor from the original mustache project, which is written in Ruby. Gostache is for those who don't want to or can't install Ruby for whatever reason to be able to use the same command line interface for rendering templates wrapped up in a portable Go binary.

Documentation

For mustache, have a look at the main project page. For usage, run gostache or have a look at the mustache(1) man page. It takes the same inputs as the original sans some of the debugging flags.

Installation

Run go get github.com/cromo/gostache. This will fetch and install the gostache binary.

Usage

See the mustache(1) man page.

License

Gostache is licensed under the MIT license.

About

A Go implementation of mustache(1)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages