Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 1.37 KB

README.md

File metadata and controls

35 lines (24 loc) · 1.37 KB

Overview

A workspace holding the workspace.

Workspace provides a set of tools for working with elixir monorepos. Using path dependencies between the projects and the provided tools you can effectively work on massive codebases properly split into reusable packages.

Demo

Folder Structure

This repository is structured as a workspace, with all internal packages as top-level folders. The following packages are included:

Contributing

Contributions are welcome! Please see CONTRIBUTING.md for contribution and development guidelines and our Code of Conduct, and then:

License

All packages are licensed under the MIT license. Check the LICENSE file of each package for more details.