Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 250 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 250 Bytes

G6 Raspberry Pi

Cloning

git clone https://github.com/waterloop/G6-Raspberry-Pi
cd G6-Firmware
git submodule update --init --recursive

Branch naming

  • feature / clickupId / ...
  • bugfix / clickupId / ...
  • test / clickupId / ...