Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 632 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 632 Bytes

technology Go GoReportCard

GoNe

GoNe is abbreviation for (Go) Dro(Ne). This Go CLI app is used for controlling Fold Drone 036 using Go Programming Language.

Requirement

  • Go SDK +1.12
  • Wireless adapter

How to use

  • clone repository

$git clone https://github.com/dhiemaz/GoNe.git

  • build or install

$go build main.go or $go install

  • running application

$./Gone

Supported OSes

Bellow are supported OSes.

  • MacOs
  • Linux
  • Windows