meshtastic/docs/faq/client-python-cli.mdx
Sacha Weatherstone 9dc879235f
Hardware pages (#299)
* initial devices.json

* initial hardware components

* testing page at /docs/hardware/supported/template

* WIP Changes

* Home page work & updates

* Fix build

* Fix external link button

* Setup linting

* rename, cleanup & lint

* seperate lint cmd for now

Co-authored-by: Foster Irwin <foster@jfirwin.com>
Co-authored-by: Sacha Weatherstone <sachaw100@hotmail..om>
2022-04-02 00:34:49 +11:00

16 lines
350 B
Plaintext

---
id: client-python-cli
title: FAQs - CLI
sidebar_label: CLI
---
## Overview
### How do I find out more about installing (and using) Meshtastic via command line?
[See our guide here](/docs/software/python/python-installation).
### How do I find out more about using python to interact?
[See our guide here](/docs/software/python/python-uses).