boot-clj / bootstrap

Boot-clj loader - downloads and runs boot.
MIT License
7 stars 2 forks source link

bootstrap

This is boot's loader shim, it's used to download and configure a specific version of boot for a project. To increase performance this package contains only closed-world code, which is a requirement for compiling bootstrap to a native-image using Oracle GraalVM.