README updated

This commit is contained in:
Timon Ringwald 2022-08-17 21:10:00 +02:00
parent 1222256228
commit f4ed6a3921

View File

@ -4,17 +4,17 @@ Loads environment files before running a command without polluting your environm
## Source code ## Source code
You can find the source code here: https://git.tordarus.net/Tordarus/loadenv You can find the source code here: [git.milar.in](https://git.milar.in/milarin/loadenv)
## Installation ## Installation
If you have Go installed, you can simply go install the program: `go install git.tordarus.net/Tordarus/loadenv@latest` If you have Go installed, you can simply go install the program: `go install git.milar.in/milarin/loadenv@latest`
There are pre-compiled executables for various platforms on the [repository](https://git.tordarus.net/Tordarus/loadenv/releases). There are pre-compiled executables for various platforms on the [repository](https://git.milar.in/milarin/loadenv/releases).
## License ## License
Distributed under the MIT License. See [LICENSE.md](https://git.tordarus.net/Tordarus/loadenv/src/branch/main/LICENSE.md) Distributed under the MIT License. See [LICENSE.md](https://git.milar.in/milarin/loadenv/src/branch/main/LICENSE.md)
## Usage ## Usage