Skip to content

Maclinux

Mac / Linux installation

  1. Unzip the file
    Open Terminal, navigate to the directory containing jellyfaas.zip, and run the following, this will move:
    unzip jellyfaas.zip
    chmod +x jellyfaas
    sudo mv jellyfaas /usr/local/bin/

To run JellyfaaS You can now run:

jellyfaas

If JellyFaaS was successfully moved, it should be available system-wide.