Skip to content

Latest commit

 

History

History
21 lines (19 loc) · 782 Bytes

README.md

File metadata and controls

21 lines (19 loc) · 782 Bytes

biDAQzmq

Server/Client comunication tools for the biDAQ board

Clone the repository locally

Open up your terminal and clone the repository locally
Clone by using a password protected SSH key (preferred)

$ mkdir ~/work>/dev/null 2>&1 && cd ~/work
$ git clone git@github.com:giachero/biDAQz.git

or Clone with HTTPS by using by the web URL

$ git clone https://github.com/giachero/biDAQz.git

Documentation