Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/racket/pkg-build
https://github.com/racket/pkg-build
racket
Last synced: 25 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/racket/pkg-build
- Owner: racket
- License: other
- Created: 2014-11-26T21:36:14.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2024-08-29T22:45:46.000Z (5 months ago)
- Last Synced: 2024-11-11T14:43:52.292Z (3 months ago)
- Topics: racket
- Language: Racket
- Size: 127 KB
- Stars: 5
- Watchers: 29
- Forks: 10
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
This the source for the Racket package: "pkg-build".
This package builds all of the packages in a catalog using one or more
virtual machines. It is used by pkg-build.racket-lang.org to build the
main package catalog.See the "examples" directory for instructions on how to run an
automated local build using Docker or using VirtualBox and Vagrant.
See the package documentation for all of the details.