This commit is contained in:
bigsketti 2024-11-30 17:00:28 -05:00
commit 43e3f048b8

6
README.md Normal file
View File

@ -0,0 +1,6 @@
This is a basic terminal written in plain ol' C. I'm writing this to dip my toes into C and learn a little about systems development.
This will never reach the level of bash or zsh, I'm a college student without that kind of time or knowledge.
THIS ONLY WORKS ON LINUX, IF FOR WHATEVER REASON YOU WANT TO PLAY WITH THIS AND YOURE ON WINDOWS YOU MUST USE WSL (Windows subsystem for Linux)
No need to compile the source code to run, simply download the binary from the repository. It always contains the most recent version of cShell.