json2yaml
interface to LibYAML
Install
- All systems
-
curl cmd.cat/json2yaml.sh
- Debian
-
apt-get install libghc-yaml-dev
- Ubuntu
-
apt-get install libghc-yaml-dev
- Arch Linux
-
pacman -S pm2
- Kali Linux
-
apt-get install libghc-yaml-dev
- Fedora
-
dnf install ghc-yaml-devel
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libghc-yaml-dev
- OS X
-
brew install remarshal
- Raspbian
-
apt-get install libghc-yaml-dev
- Dockerfile
- dockerfile.run/json2yaml
libghc-yaml-dev
interface to LibYAML
Provides support for parsing and emitting Yaml documents. This package provides a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell.