---
title: "A set of tools for working with Elixir monorepos"
url: https://daily.dev/posts/a-set-of-tools-for-working-with-elixir-monorepos-ukwptjbx9
source_url: https://elixirforum.com/t/workspace-a-set-of-tools-for-working-with-elixir-monorepos/63536
type: article
source: "ElixirStatus"
published: 2024-05-14T16:25:11.062Z
updated: 2024-05-14T16:25:10.445Z
tags: ["git", "elixir"]
reading_time: 2
upvotes: 3
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# A set of tools for working with Elixir monorepos

**[ElixirStatus](https://daily.dev/sources/elixirstatus)** · 2 min read · 3 upvotes · 0 comments

## Summary

A set of tools called workspace for working with Elixir monorepos has been open sourced. Workspace provides efficient ways to work with big monorepos and includes features such as running tasks on all or a subset of projects, checking the workspace for proper definitions, enforcing boundaries between projects, and creating new workspaces. It is stable and used internally for managing a massive Elixir codebase.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://elixirforum.com/t/workspace-a-set-of-tools-for-working-with-elixir-monorepos/63536>

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 0 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments

---

Tags: [#git](https://daily.dev/tags/git), [#elixir](https://daily.dev/tags/elixir)

[View this post on daily.dev](https://daily.dev/posts/a-set-of-tools-for-working-with-elixir-monorepos-ukwptjbx9)
