Skip to content

wrapper to conveniently hold all of the Arduino sketch repositories as sub modules

License

Notifications You must be signed in to change notification settings

WCRSyyc/sketchbook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sketchbook

This repository is a wrapper to hold all of the WCRS Arduino sketch repositories as submodules. All maintained sketches can be obtained by cloning this single repository.

To clone this repository, including the submodules, use

git clone --recursive https://github.com/WCRSyyc/sketchbook.git

from the command line.

To later make sure that sketchbook, and all of the submodule sketches, are the lastest version from their individual repositories, change to the sketchbook folder, then

git pull
git submodule for each git checkout master
git submodule for each git pull

The issue tracker for this repository should be used for other sketches that should be added to this repository, or things that do not belong. Comments and issues with individual sketches should go in the issue tracker for that submodule repository. Issues that affect multiple sketches, or the interaction between them, can go here, if there is no other repository that already groups the related sketches together.

See the github page for this repository.

carbot, asmac-display are repositories that also hold multiple sketches. Related content belongs over there.

About

wrapper to conveniently hold all of the Arduino sketch repositories as sub modules

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published