Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/marghidanu/epl
- Owner: marghidanu
- License: mit
- Created: 2021-09-07T12:21:13.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2025-01-16T17:14:57.000Z (29 days ago)
- Last Synced: 2025-01-16T18:30:44.099Z (29 days ago)
- Topics: cli, epl, perl, template
- Language: Perl
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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