GitHub Actions | CodeCov | Docs |
---|---|---|
This is the template engine for JuliaLang. features
- Very very small! There are no dependency.
- Jinja-like syntax. Easy to use usage.
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.