https://github.com/crystal-lang/distribution-scripts
https://github.com/crystal-lang/distribution-scripts
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/crystal-lang/distribution-scripts
- Owner: crystal-lang
- Created: 2017-08-22T23:35:44.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2025-03-28T10:26:15.000Z (9 months ago)
- Last Synced: 2025-04-09T16:17:01.483Z (9 months ago)
- Language: Shell
- Size: 453 KB
- Stars: 41
- Watchers: 10
- Forks: 25
- Open Issues: 43
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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.