ysh
YAML test shell
Install
- All systems
-
curl cmd.cat/ysh.sh
- Debian
-
apt-get install libyaml-shell-perl
- Ubuntu
-
apt-get install libyaml-shell-perl
- Kali Linux
-
apt-get install libyaml-shell-perl
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libyaml-shell-perl
- Raspbian
-
apt-get install libyaml-shell-perl
- Dockerfile
- dockerfile.run/ysh
libyaml-shell-perl
YAML test shell
This package provides ysh, the YAML test shell, which is meant for experimenting with the Perl YAML modules in an interactive fashion. Any datastructures given in Perl are returned back in YAML (and vice versa).