-
Notifications
You must be signed in to change notification settings - Fork 0
achrolabutils collects some useful scripts which uses the achrolab package.
License
derNarr/achrolabutils
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
achrolabutils contains useful scripts for running the vision laboratory.
TODO: add more details
achrolabutils contains module achrolab and two submodules eyeone and wasco.
To get started with github and to become a contributing member to these
repositories do the following:
Open git bash and clone achrolabutils
git clone git@github.com:derNarr/achrolabutils.git
then run
cd achrolabutils
git submodule update --recursive --init
Now you have all repositories on your machine.
When you want to get writing access (you are allowed to and want to), run
cd achrolab
git remote rm origin
git remote add origin git@github.com:derNarr/achrolab.git
cd eyeone
git remote rm origin
git remote add origin git@github.com:derNarr/eyeone.git
cd ../wasco
git remote rm origin
git remote add origin git@github.com:derNarr/wasco.git
For more relevant documentation see
github.com/derNarr/achrolab/tree/master/doc.
About
achrolabutils collects some useful scripts which uses the achrolab package.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published