Skip to content

edinburghhacklab/labthings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

LabThings

Megarepo for all small lab thingy project scripts with no other home to go to

Better than only local!

Checking out a project with sparse-checkout

git clone --no-checkout --depth=1 --filter=tree:0 [email protected]:edinburghhacklab/labthings.git
cd labthings/
git sparse-checkout set --no-cone /<project>
git checkout

Adding a project

Create a subdirectory appropriately named with a README.md!

Auto-updating scripts from this repo

Here is a cron example for keeping a script up to date on the working machine:

* * * * * cd /path/to/project && git pull && <any other commands>

About

WIP repository for all MQTT/IOT lab things on the LabThings network (that arent already in a repo)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •