Compile Apex Core
apex sys compile-core [--dest=]
|
|
Never needs to be run, and is used by the maintainers of Apex to compile the base Github repository.
|
Parameters
| Parameter | Description |
|---|
Flags
| Flag | Description |
|---|---|
| --dest | Optional destination directory where to save Apex core to. Defaults to the system's tmp directory. |
Examples
- ./apex sys compile-core