Terminal clone that powers my website.
Built using javascript-terminal.
Supports a variety of basic linux commands, as well as additional package installation.
Has a fully functional emulated file system.
catcdclearhistorylsprintenvpwdwhoami
?- Prints out a summary of the command list for the website.help- Get help about the website in general, or a specific command.pkg- List and install extra packages.
- Eventually add a basic
drizzleinterpreter written in WASM, oncedrizzlegets to that point. *expansion for paths (unsure as to how I'll do this as this is a library issue)- (Maybe) make a
/binfolder where commands will go when installed, just for flavour.