WallShell
An easy-to-use, highly portable, CLI using C99.
|
Setting up WallShell is straightforward. Follow these steps:
wall_shell.c
, wall_shell.h
, and wallshell_config.h
in the same directory within your project.wall_shell.c
to your build system to ensure it gets compiled.wall_shell.h
and wallshell_config.h
in your project's include paths.wallshell_config.h
. Refer to the configuration options for more details.VoilĂ ! You're ready to use WallShell in your project.