Skip to main content

moon v0.21 - Tiered language support with initial Go, PHP, Python, Ruby, and Rust

5 min read
Miles Johnson
Founder, developer

Happy Holidays 馃巹鈽冿笍! With our last release of the year, we're very excited to announce our tiered language support structure, which lays the foundation for turning moon into a multi-language build system! On top of this, we've worked heavily on bug fixing, optimizations, and overall quality of life improvements.

Integrating TypeScript in a monorepo

One min read
Miles Johnson
Founder, developer

A common question in the JavaScript ecosystem is how to integrate TypeScript in a monorepo. This is a fair question, as there's no in-depth source of truth, or one perfect way of doing it. However, we took it upon ourselves to answer this question!