Skip to content

66Gramms/tsh

Repository files navigation

A custom shell made in typescript. Capabilities include

  • Interpreting shell commands
  • Running external programs and builtin commands like cd, pwd, echo and more.
  • Redirecting standard streams
  • Autocompletion on tab of builtins and external programs
  • History
  • Piping

How to run

  1. Ensure you have bun (1.1) installed locally
  2. Run ./your_program.sh

Future plans

Made based on "Build Your Own Shell" Challenge.

About

Shell made in typescript

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •