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

https://github.com/snwfdhmp/tmpl

Lightweight package for using Go's templating system outside Go (eg: in a shell).
https://github.com/snwfdhmp/tmpl

cli-tool cli-utilities golang-template templating

Last synced: 8 months ago
JSON representation

Lightweight package for using Go's templating system outside Go (eg: in a shell).

Awesome Lists containing this project

README

          

# Use Go templating outside go

Lightweight package for using Go's templating system outside Go (particularly in a shell).

## Install

```
go get -u github.com/snwfdhmp/tmpl
```

## Usage

```
tmpl
```