Skip to content

Branchout/branchout-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors