Skip to content

Latest commit

 

History

History
74 lines (41 loc) · 1.96 KB

NOTES.md

File metadata and controls

74 lines (41 loc) · 1.96 KB

Notes

Monorepos

Articles

More

Tooling

Repo (Python)

a tool built on top of Git. Repo helps manage many Git repositories, does the uploads to revision control systems, and automates parts of the development workflow. Repo is not meant to replace Git, only to make it easier to work with Git. The repo command is an executable Python script that you can put anywhere in your path

Lerna (Javascript/Node)

Yarn Workspaces (Javascript/Node)

Rush (Javascript/Node)

a scalable monorepo manager for the web

More

Ruby


Git (Scripting / Automation)

Tooling

Ruby

Python