{% extends 'base.html' %} {% block title %} Downloads | {{ config.title }} {% endblock %} {% block content %}

Download Aerogramme

Date: 2023-01-01
OS: linux
Mirror: download.deuxfleurs.org
curl https://download.deuxfleurs.org/df-dist-v1/aerogramme/0.0.1/linux/amd64/aerogramme -o aerogramme
chmod +x aerogramme

Aerogramme is distributed as a statically compiled binary (~20MB).

Network resources are finite. Please avoid wasting them by re-downloading the binary too often. Keep a local cache or mirror the binary on your infrastructure. In case of abuse, we may put some agressive rate limiting based on IP prefixes.

{% endblock %} {% block custom_js %} {% endblock %}