Skip to content
This repository was archived by the owner on Dec 24, 2020. It is now read-only.

Latest commit

 

History

History
20 lines (12 loc) · 738 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 738 Bytes

core.typed-dev

Development tools for local dev and running CI jobs on core.typed.

CircleCI

Instructions

Run ./script/git/clone-all.sh to clone all core.typed repos into the current directory.

Note: if the cloning script hangs, try manually cloning a repository from GitHub using SSH for manual fingerprint validation.

Run ./script/git/checkout-branch.sh BRANCH to checkout a worktree of each core.typed repo to the git branch BRANCH in the branches/BRANCH directory.

./script/git/status -s gives a quick overview of all clones.

./script/git/grep foobar greps "foobar" in each subproject.