gostache

command module
v0.0.0-...-7c4a6b4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 18, 2017 License: MIT Imports: 8 Imported by: 0

README

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.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL