Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/remychantenay/pkl-playground

Playground for pkl-lang (Apple)
https://github.com/remychantenay/pkl-playground

apple golang pkl pkl-lang playground

Last synced: 20 days ago
JSON representation

Playground for pkl-lang (Apple)

Awesome Lists containing this project

README

        

# pkl-playground

## Usage
### Set things up
```bash
brew install pkl
go install github.com/apple/pkl-go/cmd/[email protected]
```
### Generate
```bash
make generate
```

## Resources
* [Official docs](https://pkl-lang.org/index.html)