a b c d e f g h i j k l m n o p q r s t u v w x y z
Description: tool to read environment variables from .env file
envdot reads a .env file and converts it into environment variable commands
suitable for different shell families: sh, csh, and fish.
.
envdot supports the often used sh compatible flavor and
the docker flavor which are not compatible with each other.
Description: tool to read .env file and turn its content into environment variables
envdot reads a .env file and converts it into environment variable commands
suitable for different shell families: sh, csh, and fish.
.
envdot supports the often used sh compatible flavor and
the docker flavor which are not compatible with each other.
--- 315994 Thu Jan 1 00:00:00 1970
+++ 320170 Thu Jan 1 00:00:00 1970
@@ -1,4 +1,4 @@
-tool to read environment variables from .env file
+tool to read .env file and turn its content into environment variables
envdot reads a .env file and converts it into environment variable commands
suitable for different shell families: sh, csh, and fish.
.