| .. | ||
| bin | ||
| install.sh | ||
| lib.sh | ||
| LICENSE.txt | ||
| Makefile | ||
| README.md.sh | ||
| uninstall.sh | ||
#!/bin/sh set -eu cat <<EOF # d2 version: $VERSION ## Install ``` PREFIX=/usr/local ./install.sh ``` EOF
| .. | ||
| bin | ||
| install.sh | ||
| lib.sh | ||
| LICENSE.txt | ||
| Makefile | ||
| README.md.sh | ||
| uninstall.sh | ||
#!/bin/sh set -eu cat <<EOF # d2 version: $VERSION ## Install ``` PREFIX=/usr/local ./install.sh ``` EOF