darkjinnee / envporter

Set port values in the .env file

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

.env Porter

Set port values in the .env file

Installation

Go

$ go get github.com/darkjinnee/envporter/cmd/envporter

Curl

$ sudo curl -L "https://github.com/darkjinnee/envporter/releases/download/v1.0.0/envporter" -o /usr/local/bin/envporter 
$ sudo chmod +x /usr/local/bin/envporter

Change log

Please see the CHANGELOG.md for more information on what has changed recently.

Security

If you discover any security related issues,
please email darkjinnee@gmail.com instead of using the issue tracker.

Credits

License

MIT. Please see the LICENSE for more information.

About

Set port values in the .env file

License:MIT License


Languages

Language:Go 100.0%