-
Notifications
You must be signed in to change notification settings - Fork 3
Installation
Mambisi Zempare edited this page Apr 15, 2020
·
2 revisions
- You can Download the prebuilt binary for (Windows,Linux and Mac) on the release page.
- Build from the source.
Download the Debian package.
$ dpkg -i path/escanor_0.1.0_amd64.deb
Run the server
$ escaper-server
Run the server in background and enable able after system reboot.
$ systemctl start escanor-server
$ systemctl enable escanor-server
Run the Cli
$ escanor-cli
Download the escanor_0.1.0_win64.zip
there are two files escanor-server.exe
and escanor-cli.exe
open escanor-server.exe
then escanor-cli.exe
.
Download the escanor_0.1.0_osx.zip
there are two files escanor-server
and escanor-cli
open escanor-server
then escanor-cli
.