Skip to content

Releases: ItsThatOneJack-Dev/CPPS

v1.0.0-alpha

21 Oct 00:29
f39e223
Compare
Choose a tag to compare
v1.0.0-alpha Pre-release
Pre-release

The initial release of C++Shell!

This release features basic support for external commands, featuring only STDOUT and argument support.
Only external commands located in PATH can be executed, local commands and binaries are not yet supported.

The date/time, clear, exit and echo internal commands are also supported.