https://github.com/marghidanu/epl
CLI templating utility
https://github.com/marghidanu/epl
cli epl perl template
Last synced: 12 months 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 (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2025-01-16T17:14:57.000Z (over 1 year ago)
- Last Synced: 2025-06-08T07:05:58.951Z (about 1 year 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
[](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