mirror of
https://github.com/toddbluhm/env-cmd.git
synced 2025-12-08 18:23:33 +00:00
- Removed the -e/--env flags in favor of just requiring the first arg to env-cmd to be the relative path to the env file - Comments are now valid in env files using the # - Empty lines in env file are now ignored - Fixed bug env file no longer needs to end on a newline