chore: update readme

This commit is contained in:
2023-02-19 23:07:59 +08:00
parent 1f23f684a4
commit c43bf1c453

View File

@@ -11,8 +11,9 @@ cargo install --git https://git.hatter.ink/hatter/runrs runrs
Environment variables
| Env Key | Env Value |
|---------------|----------------------------------------------------------------------|
|---------------|------------------------------------------------------------------------|
| `HOME` | User home, default by OS system |
| `LOGGER` | Logger, `*` for verbose |
| `RUNRS_SKIP_CACHE` | Skip compiled cached file, `bool` , turn on `true`, `yes`, `on` or `1` |
| `RUNRS_REBUILD` | Force rebuild, `bool` |
| `RUNRS_SILENT_BUILD` | Build new binary in silent mode, `bool` |