WebAssembly Unix terminal built with 🦀Rust🦀
sh example.sh)foo=bar echo ${foo} will print foo's old value[ cannot compare multiword values because of how variable substition worksvi$ fortune -s | cowsay
_____________________________________
< Your mother is disappointed in you. >
-------------------------------------
\ ^__^
\ (oo)\_______
(__)\ )\/\
||----w |
|| ||
$ # We also have file redirect
$ echo "Wow what a great fortune" > file
$ # We could do `cat file` as well
$ cat < file
Wow what a great fortune
cargo install wasm-packwasm-pack build --devcd wwwnpm installnpm run startApp will be served on port 8080
cargo install wasm-packwasm-pack build --no-default-featurescd wwwnpm installnpm run buildBuild will be in www/dist/
MIT
$ claude mcp add its-a-unix-system \
-- python -m otcore.mcp_server <graph>