Skip to content

ignittion/pkl-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.