Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Branchout Project

Branchout project root/projection repo, with all branchout repositories. Intended for engineers wishing to work on and contribute to branchout.

Getting Started

Install branchout, then init and pull to get all the repos on disk ready to use:

SSH

branchout init git@github.com:Branchout/branchout-project.git
cd ~/projects/branchout-project
branchout pull

HTTPS

branchout init https://github.com/Branchout/branchout-project.git
cd ~/projects/branchout-project
branchout pull

Commands

  • branchout status - show the state of all known repositories
  • branchout pull - pull all repositories
  • branchout add <repo> - add a repository to the project
  • branchout clone <repo> - add and clone a repository

About

Branchout Reactor to pull together the group repositories

Resources

Stars

0 stars

Watchers

8 watching

Forks

Releases

Packages

Contributors