Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/marghidanu/epl

CLI templating utility
https://github.com/marghidanu/epl

cli epl perl template

Last synced: 28 days ago
JSON representation

CLI templating utility

Awesome Lists containing this project

README

        

# epl-cli

CLI templating utility

## Build status

[![CI](https://github.com/marghidanu/epl/actions/workflows/CI.yml/badge.svg?branch=master&event=push)](https://github.com/marghidanu/epl/actions/workflows/CI.yml)

## Installation

### Docker

```
docker pull boord/epl:latest
```

## Development environment

```
docker compose build
docker compose run --rm epl-cli
```

## Author

Tudor Marghidanu