envcheck

EnvCheck

Validate the presence of environment variables.

Development

Prerequisites

Build the docker image with:

make build

Start a shell:

make shell

Binary

Built by:

make compile

Run:

make run

Config

Create a .envcheck.yml file with:

---

default:
  required:
    - PATH
    - PATHH
  warning:
    - HOME
    - HOMEA
  unwanted:
    - YOOOO
Repository

envcheck

Owner
Statistic
  • 0
  • 0
  • 0
  • 0
  • about 3 years ago
  • July 13, 2020
License

Links
Synced at

Sun, 12 May 2024 11:50:04 GMT

Languages