| .TH MDT "1" "December 2018" "MDT" "User Commands" |
| .SH NAME |
| mdt \- manipulate Mendel Linux devices |
| .SH SYNOPSIS |
| .B mdt |
| [\fI\,OPTIONS\/\fR]... [[\fI\,SUBCOMMAND\/\fR] [\fI\,ARGS\/\fR]...] |
| .SH DESCRIPTION |
| .PP |
| MDT is a simple tool to aid in working with single board computers that the |
| Mendel Linux distribution runs on. It consists of a whole bunch of pre-existing |
| open source tooling, coupled with some simple wrappers written in python to ease |
| their use. |
| .PP |
| It also provides an easy way to interact with these boards without having to |
| fight with serial consoles, IP addresses, and other fiddly bits, reducing |
| barrier to entry when working with these boards. |
| .PP |
| With minimal effort, MDT should also be portable to existing systems such as |
| Debian and Ubuntu, if needed. This, however, is out of the scope of this |
| project. |
| .SH AUTHOR |
| Written by June Tate-Gans. |
| .SH "REPORTING BUGS" |
| Contact AIY Projects support at <support-aiyprojects@google.com> |
| .SH COPYRIGHT |
| Copyright \(co 2018 Google, Inc. |
| License Apache 2.0. |