-
Notifications
You must be signed in to change notification settings - Fork 2
System Environment Variables
Dewayne VanHoozer edited this page Jul 4, 2022
·
3 revisions
justprep
uses the following system environment variables to configure its operation.
variable name | default value |
---|---|
JUSTPREP_FOR | 'just' |
JUSTPREP_FILENAME_IN | 'main.just' |
JUSTPREP_FILENAME_OUT | 'justfile' |
JUSTPREP_KEYWORDS | 'import include require with' |
JUSTPREP_MODULE_KEYWORD | 'module' |
NOTE: JUSTPREP_KEYWORDS CANNOT include the value for JUSTPREP_MODULE_KEYWORD