ignittion / pkl-cli

Pkl Language CLI docker container

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pkl-lang

Allows you to run the pkl-cli from a docker container

Usage

# Eval a pkl file
docker run -it --rm -v $PWD:/app jesscarlos/pkl-cli:latest eval -o ./.env config.pkl

pkl-lang is (c) Apple, inc.

About

Pkl Language CLI docker container


Languages

Language:Shell 84.8%Language:Dockerfile 15.2%