Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 333 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 333 Bytes

crystal-bootstrap

Crystal language bootstrap compiler for FreeBSD ports.

Install build dependencies:

# pkg install git gmake llvm14 crystal

Clone repository:

$ git clone --recursive https://github.com/dmgk/crystal-bootstrap.git

Build for the current arch:

$ cd crystal-bootstrap && make