Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 368 Bytes

README-INSTALL.md

File metadata and controls

12 lines (8 loc) · 368 Bytes

Just run make bootstrap.

Missing deps will then be installed for Debian derivative system (Ubuntu among others) and the compiler will then be built in release mode (optimized).

Done! Hopefully.

There's a dependency on ruby, because that's the lang the script was PR'ed with. You're welcome to PR with a bash-only solution. And/or more target operating systems.