Home

Awesome

Dasel Playground

A playground for Dasel.

Publicly hosted at https://dasel.tomwright.me

You can also run this yourself in Docker.

Quickstart

Docker

docker run -p 8080:8080 --rm ghcr.io/tomwright/daselplayground:latest

Docker images are pushed to the github container repository: tomwright/daselplayground.

Release versions

Dasel Playground versions are not related to dasel release versions, meaning daselplayground:v1.0.0 will not necessarily contain dasel:v1.0.0.