mirror of
https://github.com/enso-org/enso.git
synced 2024-11-23 08:08:34 +03:00
.. | ||
distribution.md | ||
fallback-launcher-release-infrastructure.md | ||
launcher-cli.md | ||
launcher.md | ||
licenses.md | ||
local-repository.md | ||
packaging.md | ||
README.md | ||
release-policy.md |
layout | title | category | tags | order | ||
---|---|---|---|---|---|---|
section-summary | Enso Distribution | distribution |
|
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: Information on how we distribute Enso to our users, and for use by the IDE.
- Packaging: Information on the structure of an Enso project/package.
- Release Policy: Information on the release policy for Enso and this repository.
- Launcher: Information on the design of Enso launcher, the tool for launching various components and managing Enso versions.
- Launcher CLI: Explanation of the command-line interface of the launcher.
- Licenses: Information on gathering license information of dependencies included in the distribution.
- Fallback Launcher Release Infrastructure: Explanation of the fallback infrastructure that can be enabled to keep launcher updates functioning even if the primary release provider stops working.
- Local Repository: Explanation of local repository structure that is used for bundling engine with project manager distributions.