Skip to content

crystal-lang/distribution-scripts

Folders and files

NameName
Last commit message
Last commit date
Nov 7, 2024
Jan 17, 2024
Jul 3, 2024
Jan 21, 2025
Jun 14, 2024
Mar 28, 2025
Jan 24, 2025
Feb 6, 2025
Mar 13, 2025
Apr 5, 2022
Feb 18, 2023
Oct 9, 2024
Nov 27, 2017

Repository files navigation

Distribution scripts for Crystal

This repository contains scripts to build distributions of the crystal compiler ready for release. It is used for building the tarballs and linux packages - currently only for x86_64, but eventually for every well supported platform.

These packages contain crystal, shards, a copy of the standard library, and anything else required to make use of crystal.

Each logical platform has it's own sub-directory, containing a README with information on it's own dependencies and it's own information on how to build.