Shell prototype
Find a file
Charlotte Meyer 2969d85f5e fix(runtime): use unwrap not expect for unreachable code
cpli says to "make illegal states unrepresentable"

Acked-by: cpli
2022-10-23 14:32:29 +00:00
crates fix(runtime): use unwrap not expect for unreachable code 2022-10-23 14:32:29 +00:00
.gitignore feat(parser): implement parser 2022-09-15 21:20:26 +00:00
Cargo.lock feat(runtime): add basic runtime 2022-09-24 12:42:59 +00:00
Cargo.toml feat(parser): implement parser 2022-09-15 21:20:26 +00:00
flake.lock feat(flake): add nix flake 2022-09-24 12:42:59 +00:00
flake.nix feat(flake): add nix flake 2022-09-24 12:42:59 +00:00
README.md feat(parser): implement parser 2022-09-15 21:20:26 +00:00

oyster

The world's your oyster


Stars GitHub issues GitHub contributors

oyster is a shell. Better description soon.