A serial command line interface with buffer editing.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

21 lines
552 B

{
"name": "cmd",
"description": "A serial command line interface with buffer editing.",
"keywords": "serial, cmd, communication, processing, command",
"authors":
{
"name": "James Coleman",
"email": "grmrgecko@gmail.com",
"url": "https://github.com/GRMrGecko"
},
"repository":
{
"type": "git",
"url": "https://github.com/GRMrGecko/cmd.git"
},
"version": "1.0.0",
"frameworks": "arduino",
"license": "MIT",
"homepage": "https://mrgeckosmedia.com",
"platforms": "*"
}