Skip to main content
Version: v1

Getting Started

Welcome to Textwire, a powerful template evaluate designed for Go developers. Textwire provides a seamless way to inject variables into your HTML files, making it easier to create dynamic and data-driven content. This guide will walk you through the essential steps to get started with Textwire in your Go projects.

Textwire has an elegant and easy-to-use syntax that is designed to be familiar to developers who have experience with other template languages. On the Language Elements page you can find all the available statements and directives that you can use in your Textwire templates.

Installation

Install the Textwire package in your Go environment. You can do this by running the following command:

go get -u github.com/textwire/textwire