Champii / rsh

Shell in Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RSH

Todo:

  • Pipes
  • Redirects
  • Background jobs
  • Scripting
    • Builtins (job, bg, for, if, history, ...)
    • Plugins
    • Functions
  • Signals
  • In-String interpolation with ${}

About

Shell in Rust

License:GNU General Public License v3.0


Languages

Language:Rust 99.9%Language:Shell 0.1%