commit | c245fa130e10c974588d9a71a4a84ffc100fa908 | [log] [tgz] |
---|---|---|
author | June Tate-Gans <jtgans@google.com> | Wed Feb 06 15:21:48 2019 -0800 |
committer | June Tate-Gans <jtgans@google.com> | Wed Feb 06 15:29:55 2019 -0800 |
tree | 088d1e75448badcffbbfa62ade791e6ecc0221f9 | |
parent | 81237cee9a9268ac9ad350f9690404a824406b3d [diff] |
help: help make help great again! This adds a whole bunch of help docstrings to the various commands that get run. Change-Id: Ifa4321eb64624d77d63ac7982e14ed871374132a
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.
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.
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.