Skip to content

Commit

Permalink
Merge branch 'master' of github.com:efstajas/validate-env
Browse files Browse the repository at this point in the history
  • Loading branch information
efstajas committed May 3, 2020
2 parents 2eb0b6a + fe4af0d commit 64166ee
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# 🚓 validate-env

![Node.js 10.x and 12.x CI](https://github.com/efstajas/validate-env/workflows/Node.js%2010.x%20and%2012.x%20CI/badge.svg)

A small utility for checking process.env based on a .env.template file in node.js. You can use it to make sure all your env variables are set before running your application, and optionally ensure they're of the right types too.

## ⬇️ Install
Expand Down

0 comments on commit 64166ee

Please sign in to comment.