Mkdotenv: the tool that makes .env manipulation a breeze
Dimitrios Desyllas

Dimitrios Desyllas @pcmagas

About: Greedings I am Dimitrios Desyllas aka pc_magas. I am a php software engineer. I am interested in privacy enhancing technologies, cryptography and reverse engineering.

Location:
Acharnes, Greece
Joined:
Aug 29, 2019

Mkdotenv: the tool that makes .env manipulation a breeze

Publish Date: Apr 7
0 0

Hello hello hello,
Recently, I got my hands dirty with go and made a simple tool for manipulating .env files:

https://github.com/pc-magas/mkdotenv

Currently, I release for linux (x86_64 architectures) with debian and rpm packages. I also attempted to release for alpine but somehow got stuck in aports.

Also, it is available through ppa: https://launchpad.net/~pcmagas/+archive/ubuntu/mkdotenv and includes a full manpage as well:

man mkdotenv
Enter fullscreen mode Exit fullscreen mode

Feel free to download and place any issue in: https://github.com/pc-magas/mkdotenv/issues

I made this because I thought a tool that is able to run in a CI/CD pipeline and manipulates .env file before releasing your app into production (or staging) maybe a good idea.

Comments 0 total

    Add comment