@rex
- @rex/cliThe rex cli task, job, and deployment runner which uses rexfiles.This package works with Node.js, Deno, Bun
- @rex/deploymentsrex deployments allows you to define deployment jobs that have hooks/events for before/after the deployment for rexfiles.This package works with Node.js, Deno, Bun
- @rex/jobsrex jobs provides primitives for defining rexfile jobs that are a collection of tasks that run in sequential order.This package works with Node.js, Deno, Bun
- @rex/pipelinesrex pipelines executes tasks, jobs, and deployments.This package works with Node.js, Deno, Bun
- @rex/primitivesrex primitives, mostly for internal useThis package works with Node.js, Deno, Bun
- @rex/rexfilerexfile provides a meta module that pulls in all core packages and common scripting utilities to quickly write rexfiles.This package works with Node.js, Deno, Bun
- @rex/tasksrex tasks contains the core primitives for defining tasks including shareable tasks, delegate, or script tasks.This package works with Node.js, Deno, Bun
- @rex/tasks-scriptsrex script tasks for running shell scripts like bash, sh, pwsh, python, node, etc.This package works with Node.js, Deno, Bun