mirror of
https://github.com/meshtastic/meshtastic.git
synced 2024-11-11 08:04:26 -08:00
16 lines
655 B
Markdown
16 lines
655 B
Markdown
|
---
|
||
|
id: community-go
|
||
|
title: Go command line interface
|
||
|
sidebar_label: Go CLI
|
||
|
---
|
||
|
|
||
|
:::note
|
||
|
This is a community project maintained by @lmatte7.
|
||
|
Development can be followed on [GitHub](https://github.com/lmatte7/meshtastic-go).
|
||
|
Support should be sought from the respective authors.
|
||
|
:::
|
||
|
|
||
|
This is a command line interface for Meshtastic devices that has been built using the Go programming language developed by Google. This allows for an executable file to be downloaded for your operating system and run without installing other pre-requisits.
|
||
|
|
||
|
The latest executables can be downloaded from [GitHub](https://github.com/lmatte7/meshtastic-go/releases/latest).
|