How to install
Docker
To use Asyncher via Docker you can simply pull the image that is present on Dockerhub:
Then run the container:
If you need to build your own image, you can edit the Dockerfile.
Manual installation
To install it manually you will first have to clone the project (or download the zip):
Install dependencies:
Run it:
Last updated