Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/pinzolo/tmpl
- Owner: pinzolo
- License: mit
- Created: 2017-07-26T01:51:10.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-02-20T13:59:22.000Z (over 6 years ago)
- Last Synced: 2024-10-23T14:15:40.305Z (20 days ago)
- Topics: command-line-tool, golang, template
- Language: Go
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.