logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

amberc - an elegant HTML templating engine written in Go.

Description

amberc converts an Amber template file into HTML.

       Amber is an elegant HTML templating engine for the Go Programming Language.  It is inspired from HAML and
       Jade.

Name

       amberc - an elegant HTML templating engine written in Go.

Options

-ln=true, -linenos=true
              Enable debugging information in output html.

       -pp=true, -prettyprint=true
              Use pretty indentation in output html.

See Also

       Full documentation on GitHub at: <https://github.com/eknkc/amber>

                                                 September 2015                                        AMBERC(1)

Synopsis

amberc [options] inputfile.amber

See Also