Skip to content

EdDev/cmd3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cmd3

A minimalistic CLI shell.

Build Status Coverage Status

Features

Supports a modular, on the fly, command tree structure, with basic command line functionality, like instruction history.

Usage

Please review src/example.c

A common usage is to have a client side console, connecting to a server thread through a socket.

Releases

No releases published

Packages

No packages published