https://github.com/ezitisitis/dotenvo
dotenv file merger
https://github.com/ezitisitis/dotenvo
Last synced: over 1 year ago
JSON representation
dotenv file merger
- Host: GitHub
- URL: https://github.com/ezitisitis/dotenvo
- Owner: ezitisitis
- License: agpl-3.0
- Created: 2023-02-12T13:40:56.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-09-16T07:21:06.000Z (almost 2 years ago)
- Last Synced: 2025-01-29T20:26:35.468Z (over 1 year ago)
- Language: PHP
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)