Farish

Results 4 issues of Farish

Automatic deployments should clone submodules as well. Using submodules is one way to avoid a build step but seems like Deploy doesn't clone it.

When importing filesystems, is it possible to add support for `.tar.xz` and `.zip` files? Some Linux distribution doesn't release `.tar.gz` but instead `.tar.xz` (Void Linux and Gentoo for example).

feature request

In [this](https://harmony.mod.land/guide/#before-you-begin) section, the guide mentions that TypeScript is a **subset** of JavaScript, which is wrong. TypeScript is a **superset** of JavaScript.