Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 243 Bytes

File metadata and controls

13 lines (8 loc) · 243 Bytes

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.