OteraEngine.jl
OteraEngine.jl copied to clipboard
This package is a template engine for Julia Lang.
OteraEngine
| GitHub Actions | CodeCov | Docs |
|---|---|---|
Abstract
This is the template engine for JuliaLang. features
- Very very small! There are no dependency.
- Jinja-like syntax. Easy to use usage.
Installation
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
Resources
- Documentation
- Tutorial
- Source Code(This Page)
Why OteraEngine?
"Template" is similer to "temple", "Otera" in Japanese. And since this package is a template engine, I named it OteraEngine.