Easy one line install for Linux
Copy and paste the following command into a terminal to install . Enter your password when prompted.If you want to audit the installation script before running it, download it here and open it in a text editor.
Once done, you can then run
expose
from the command line. Read the documentation here to learn how to use expose
.
Manual installation
Download the gzipped binary here, unzip it and copy the binary to yourPATH
.All dependencies are bundled in. You can run
expose
as a regular user, root access is not required.
Easy one line install for Mac
Copy and paste the following command into a terminal to installexpose
. Enter your password when prompted.
Once done, you can then run
expose
from the command line. Read the documentation here to learn how to use expose
.
Manual installation
Download the gzipped binary here, unzip it and copy the binary to yourPATH
.All dependencies are bundled in. You can run
expose
as a regular user, root access is not required.
Click below to download expose
for Windows
Once downloaded we recommend moving the expose.exe
file into your PATH
(for example by copying it to C:\Windows\System32
) so that you can then run expose
from anywhere in the Windows terminal.
Otherwise, in your terminal use cd
to change to the folder where you downloaded expose.exe
and then run expose
. You'll need to do this every time you run the application.
Read the documentation here to learn how to use expose
.