UNPKG

@paholg/envswitch

Version:

A simple tool for managing sets of environment variables

5 lines (3 loc) 76 B
#!/usr/bin/env node const { run } = require("./binary"); run("envswitch");