Overview

Deployment*

There are some interesting options for deploying apps. On proff of concept stage at this point.

Options*

heavily-work-in-progress

Rye binary

Rye interpreter comes as a statically compiled binary, so you in general need a single executable file on your system and Rye runs.

Rye runs on Linux, MacOS and Windows and it’s been tested on Android so far.

Per project binary

Current idea is, or at least I do it like this, that I have one general rye installed that I can invoke at any time and at any location.