Skip to content

UCF-CMR/device_software

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

Device Software

Miscellaneous device control software. This repo is a collection of links to device control software repos. Storage of software here as normal is also permitted.

Included Repos:

Put links to the repos here. Follow this format to copy/paste into bash commands below.

Instructions:

todo

Bash Commands:

Add a repo to this repo:

git subtree add --prefix=<local-directory> <remote-url> <remote-branch> --squash

Get updates from a subtree'd repo (No permissions required):

git subtree pull --prefix=<local-directory> <remote-url> <remote-branch> --squash

Push updates to a subtree'd repo (Permissions required; only for your own remote repos):

git subtree push --prefix=<local-directory> <remote-url> <remote-branch>

You can also pull from this repo to your remote repo (I hope. Instructions coming. Maybe.)

About

Miscellaneous device control software

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages