| GitHub Actions | CodeCov | Docs |
|---|---|---|
Note
In this year, I have no time to maintain this package by myself. So, if you find some bug, please create a PR(I'll merge it and release patch release soon).
This is the template engine for JuliaLang. features
- Very very small! There are no dependency.
- Jinja-like syntax. Easy to use.
OteraEngine can be installed using the Julia package manager. From the Julia REPL, type ] to enter the Pkg REPL mode and run.
pkg> add OteraEngine
- Documentation
- Tutorial
- Source Code(This Page)
"Template" is similer to "temple", "Otera" in Japanese. And since this package is a template engine, I named it OteraEngine.
