Install golang-github-benbjohnson-tmpl-dev by entering the following commands in the terminal:
sudo apt update sudo apt install golang-github-benbjohnson-tmpl-dev
Description:
Command line interface to Go's text/template library - dev package
This program is a command line interface to Go's text/template library. It can be used by passing in a set of JSON-encoded data and a list of template paths ending in a .tmpl extension. The templates are processed and their results are saved to the filename with the .tmpl extension removed. . This is the dev package.
Homepage: https://github.com/benbjohnson/tmpl
Version: 0.0~git20160209.0.8e77bc5-4
Section: universe/devel