An open API service indexing awesome lists of open source software.

https://github.com/ezitisitis/dotenvo

dotenv file merger
https://github.com/ezitisitis/dotenvo

Last synced: over 1 year ago
JSON representation

dotenv file merger

Awesome Lists containing this project

README

          

# DotEnvo

This is tool to simplify merging of dotenv files

## Usage

```bash
php dotenvo.php ./.env.generalDotEnvFile ./.env.envsWhichYouWantToReplace
```

## Credits

- [Marks Bogdanovs](https://www.ezitisitis.com)