On this page:
Building Distributions of Racket
6.3.90.900

Building Distributions of Racket

The "distro-build" collection provides tools for creating a Racket distribution—like the ones available at http://download.racket-lang.org, but perhaps for different versions or with different packages pre-installed.

The distribution-building tools are meant to be driven by a makefile in the main Racket source repository, which is currently https://github.com/plt/racket. See "INSTALL.txt" there for general build information.