michaelhelvey / mkenv

Command line utility for managing .env files.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MKENV

A short, silly utiity for copying .env files back and forth for environment switching.

Installation

make install

Standard C build tools are required. The default install location can be changed using MKENV_INSTALL_LOC.

Author

  • Michael Helvey

License

  • WTFPL

About

Command line utility for managing .env files.

License:Do What The F*ck You Want To Public License


Languages

Language:C 74.9%Language:Makefile 25.1%