Add Go CLI page

This commit is contained in:
apt105 2021-07-15 23:09:15 +01:00
parent fd471cfd56
commit 7973d868fe
2 changed files with 16 additions and 0 deletions

View file

@ -0,0 +1,15 @@
---
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).

View file

@ -82,6 +82,7 @@ module.exports = {
"software/community/community-overview",
"software/community/community-atak",
"software/community/community-pygui",
"software/community/community-go",
],
},
{