A minimalistic template engine for Pharo
# Pharo-Temple A **minimalistic template engine** for [Pharo](http://www.pharo.org) written and maintained by astares. [](https://github.com/astares/Pharo-Temple/actions/workflows/build.yml) [](https://codecov.io/gh/astares/Pharo-Temple/branch/main) [](https://www.astares.com) [](https://pharo.org/download) [](https://pharo.org/download) [](https://pharo.org/download) [](https://pharo.org/download) [](https://pharo.org/download) # Quick Start ## Installation via Script ```Smalltalk Metacello new repository: 'github://astares/Pharo-Temple/src'; baseline: 'Temple'; load ``` ## Documentation - [Usage](doc/Temple.md) ## Screenshot  ## LICENSE [MIT License](LICENSE)