sagiegurari / cargo-make

Rust task runner and build tool.
https://sagiegurari.github.io/cargo-make/
Apache License 2.0
2.56k stars 125 forks source link

Add global environment variables to the root package of the workspace #1092

Closed varphone closed 4 months ago

varphone commented 4 months ago

In this Pull Request (PR), we have introduced global environment variables to the root package of the workspace.

The following environment variables are added:

sagiegurari commented 4 months ago

@varphone looks great. merging. the docs are in the wrong file, but i'll fix that

sagiegurari commented 3 months ago

@varphone this is now officially release. thanks a lot for the PR