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

Scripts to help local dev work on core.typed.

Notifications You must be signed in to change notification settings

typedclojure/core.typed-dev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Scripts to help local dev work on core.typed.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages