enso/docs/distribution/README.md
2020-07-21 13:59:40 +01:00

26 lines
1008 B
Markdown

---
layout: section-summary
title: Enso Distribution
category: distribution
tags: [distribution, readme]
order: 0
---
# Enso Distribution
Documents in this section deal with the process of packaging both Enso and its
dependencies, and Enso projects for use by our users.
- [**Distribution:**](./distribution.md) Information on how we distribute Enso
to our users, and for use by the [IDE](https://github.com/enso-org/ide).
- [**Packaging:**](./packaging.md) Information on the structure of an Enso
project/package.
- [**Release Policy:**](./release-policy.md) Information on the release policy
for Enso and this repository.
- [**Launcher:**](./launcher.md) Information on the design of Enso launcher, the
tool for launching various components and managing Enso versions.
- [**Launcher CLI:**](./launcher-cli.md) Explanation of the command-line
interface of the launcher.
- [**Licences:**](licences.md) Information on gathering license information of
dependencies included in the distribution.