Hacker News new | ask | show | jobs
A CLI tool to verify the presence of environment variables (github.com)
2 points by arvindell 1611 days ago
1 comments

Can't you use `env`?
Oh, is that a module that does the same thing?
Comes built in with the os