Vader is a command line interface tool that is designed to perform as a basic shell would, just a bit more modern looking.
Vader CLI is designed to use UTF-8 encoding and to be accompanied by a nerd font (MesloLGS NF recommended)
Command table
| command | description |
|---|---|
| cd | Changes directory |
| ls | List files and subdirectories |
| echo | Prints input string |
| cat | Prints input file |
| help | Prints this table |
| ruler | Shows a screen ruler, used for resizing to 80x24 |
| clear | Clears the screen |
| welcome | Shows the welcome message |
| info | Gives information about the system |
| version | Shows Vader's current version |