yeet
« Back to VersTracker
Description:
Packaging tool that lets you declare build instructions in JavaScript
Type: Formula  |  Latest Version: 0.8.1@0  |  Tracked Since: Nov 24, 2025
Links: Homepage  |  formulae.brew.sh
Category: Developer tools
Tags: build-tool javascript packaging developer-tools automation
Install: brew install yeet
About:
Yeet is a packaging tool that allows developers to define build instructions using JavaScript, providing a flexible and programmable alternative to traditional declarative configuration files. It leverages the full power of JavaScript for dependency management, build steps, and environment setup. This approach simplifies complex build pipelines and integrates seamlessly with the Node.js ecosystem.
Key Features:
  • JavaScript-based configuration
  • Programmable build pipelines
  • Node.js ecosystem integration
  • Flexible dependency management
Use Cases:
  • Automating complex software builds
  • Creating custom installation scripts
  • Managing development environment setups
Alternatives:
  • Make – Yeet uses JavaScript instead of Makefiles for more dynamic build logic
  • npm scripts – Provides a more structured and powerful way to define build processes than simple package.json scripts
Version History
Detected Version Rev Change Commit
Nov 24, 2025 5:48am 0 VERSION_BUMP dc816a8a
Nov 7, 2025 6:01am 0 VERSION_BUMP e33afd4a
Oct 10, 2025 1:37am 0 VERSION_BUMP 520aeba8
Sep 11, 2025 7:36pm 0 VERSION_BUMP e3ce9b37