Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pinzolo/tmpl

A command line tool for applying template with arguments.
https://github.com/pinzolo/tmpl

command-line-tool golang template

Last synced: 18 days ago
JSON representation

A command line tool for applying template with arguments.

Awesome Lists containing this project

README

        

# tmpl

[![Build Status](https://travis-ci.org/pinzolo/tmpl.png)](http://travis-ci.org/pinzolo/tmpl)
[![Coverage Status](https://coveralls.io/repos/github/pinzolo/tmpl/badge.svg?branch=master)](https://coveralls.io/github/pinzolo/tmpl?branch=master)
[![Go Report Card](https://goreportcard.com/badge/github.com/pinzolo/tmpl)](https://goreportcard.com/report/github.com/pinzolo/tmpl)
[![Godoc](http://img.shields.io/badge/godoc-reference-blue.svg)](https://godoc.org/github.com/pinzolo/tmpl)
[![license](http://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/pinzolo/tmpl/master/LICENSE)

## Description

A command line tool for applying template with arguments.