tree: 9d7053e6516b730a093d74b50ee7b57866a8ab4c [path history] [tgz]
  1. bin/
  2. analysis_options.yaml
  3. pubspec.yaml
  4. README.md
pkgs/trebuchet/README.md

What's this?

This is a tool to move existing packages into monorepos.

Running this tool

dart run bin/trebuchet.dart \
--input-name coverage \
--branch-name master \
--input-path ~/projects/coverage/ \
--target tools \
--target-path ~/projects/tools/ \
--git-filter-repo ~/tools/git-filter-repo \
--dry-run

This basically executes the instructions at https://github.com/dart-lang/ecosystem/wiki/Merging-existing-repos-into-a-monorepo