chore: update readme
This commit is contained in:
@@ -11,8 +11,9 @@ cargo install --git https://git.hatter.ink/hatter/runrs runrs
|
|||||||
Environment variables
|
Environment variables
|
||||||
|
|
||||||
| Env Key | Env Value |
|
| Env Key | Env Value |
|
||||||
|---------------|----------------------------------------------------------------------|
|
|---------------|------------------------------------------------------------------------|
|
||||||
| `HOME` | User home, default by OS system |
|
| `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_SKIP_CACHE` | Skip compiled cached file, `bool` , turn on `true`, `yes`, `on` or `1` |
|
||||||
| `RUNRS_REBUILD` | Force rebuild, `bool` |
|
| `RUNRS_REBUILD` | Force rebuild, `bool` |
|
||||||
| `RUNRS_SILENT_BUILD` | Build new binary in silent mode, `bool` |
|
| `RUNRS_SILENT_BUILD` | Build new binary in silent mode, `bool` |
|
||||||
|
|||||||
Reference in New Issue
Block a user