Skip to content

NathanWEdwards/courtbot-vt-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Courtbot-VT-Project

CircleCI

Details

This project's manifest file contains all Courtbot-VT related project repositories.

Install repo, initialize, and sync the project in a new directory:

# Install repo.
mkdir ~/.bin
PATH="~/.bin:${PATH}"
wget --https-only --secure-protocol=TLSv1_2 https://storage.googleapis.com/git-repo-downloads/repo -O ~/.bin/repo
chmod a+rx ~/.bin/repo

# Initialize and sync the project.
mkdir ~/courtbot-vt
cd ~/courtbot-vt
repo init -u "https://github.com/NathanWEdwards/courtbot-vt-project" -m default.xml
repo sync

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published