beard icon indicating copy to clipboard operation
beard copied to clipboard

A lightweight, logicless templating engine, written in Scala and inspired by Mustache

Results 8 beard issues
Sort by recently updated
recently updated
newest added

I am trying to retrieve the package from the Bintray repository but it seems that the service is no longer available. I am trying to check in maven.zalando.net but seems...

I'm running into this issue trying to use bloop, as it's not compatible with JDK 14, but I imagine anyone trying to use something older than java 14 will encounter...

I have the following file structure inside src folder: ``` . ├── main │   ├── resources │   │   ├── logback.xml │   │   └── templates │   │   └── index.html │   └──...

bug
help wanted

At the moment, Beard just throws a massive and clueless Stack Trace (Really useful for the Bard-Developers, but not for the final users).

feature
hacktoberfest

Allow if statements to evaluate expressions. Consider using [paraboiled2](https://github.com/sirthias/parboiled2)

feature
hacktoberfest