Skip to content

euxaristia/meowsh

Repository files navigation

meowsh

A POSIX-compliant shell implementation.

Features

  • POSIX compliance (WIP)
  • Built-in commands (alias, jobs, etc.)
  • Line editing support
  • Job control
  • Variable expansion
  • Redirections

Building

To build meowsh, run:

make

Usage

After building, you can start the shell with:

./meowsh

Development

The source code is written in Rust and located in the meowsh_rs/src/ directory.

About

A POSIX-compliant shell implementation.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages