exo- prefix – external; from outside.
Alpha!
Install exo:
curl -sL https://exo.deref.io/install | sh
If you prefer manual installation, see ./doc/install.md for details, including uninstall instructions.
Navigate to your code directory and then launch the exo gui:
exo gui
For more features, consult the builtin help:
exo help
exo collects limited and anonymous telemetry data by default. This behavior can be disabled by adding the following setting to your exo config (located at ~/.exo/config.toml
by default):
[telemetry]
disable: true