dotploy
dotploy copied to clipboard
Clean up the external tool dependency except bash
For example, realpath and readlink are not in a standard bash package, they are belong to coreutils package.There should be a more compatible way of implement the same functionality.