By default ODIE creates a directory in your active user's home folder called "odie". All downloads, compilations, and installations are relative to that directory.
Here are a few key locations to know within your odie folder:
| sandbox | Location where code is unpacked and compiled |
| download | Location where fossil, tar ball, and zip repositories are downloaded and cached |
| bin | Location where binaries are installed |
Each of these locations can be overrided during configuration with the flags:
- --prefix
- --sandbox
- --download