Skip to content

artvel/htmlr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

htmlr = HTML resolver

Is a light weight cmd tool to resolve html templates into one files by using script tag with type="text/x-template" and {% include "template.html" %}.

Install:

run with:

go get github.com/artvel/htmlr && go install github.com/artvel/htmlr/htmlr

Build with:

go build htmlr/htmlr.go

Usage:

htmlr template.html -o output.html

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published