# POWERPIPE_MOD_LOCATION


# POWERPIPE_MOD_LOCATION
Sets the Powerpipe workspace directory. If not specified, the workspace directory will be set to the current working directory.


## Usage 
Set your mod location:
```bash
export POWERPIPE_MOD_LOCATION=~/my-powerpipe-mods
```