moon

A task runner and repo management tool for the web ecosystem, written in Rust.

MIT License

Downloads
294.4K
Stars
2.6K
Committers
50

Bot releases are hidden (Show)

moon - @moonrepo/[email protected]

Published by milesj about 2 years ago

💥 Breaking

  • The typescript setting in .moon/workspace.yml is now optional, allowing repos to opt-out of
    TypeScript support. This shouldn't affect you if the setting is already explicitly defined.

🚀 Updates

  • Added support for Linux ARM GNU (aarch64-unknown-linux-gnu).
  • Added support for Linux ARM musl (aarch64-unknown-linux-musl).
  • Added a typescript setting to moon.yml, allowing TypeScript support to be toggled per project.
  • Added a --report option to the moon run command, for generating run reports for debugging.
  • Added an --affected option to the moon query projects command.
  • Updated the task command to also support inline arguments. You can now merge command and
    args into a single field.
Package Rankings
Top 3.41% on Npmjs.org
Badges
Extracted from project README
Contributors