UNPKG

env-cmd

Version:

Executes a command using the environment variables in an env file

3 lines (2 loc) 67 B
#! /usr/bin/env node require('../dist').CLI(process.argv.slice(2))