Skip to content

rwlang-org/rwsh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Title

rwsh

Description

"rwsh" is a self-made shell implemented in python

It has basic shell command execution and very weak completion.

Some libraries are implemented in C.

Features

  • Execution of shell commands. For example ls, pwd, cd, etc.
  • Weak tab completion
  • Unusable status code emoji

Requirement

  • python3.6 or high
  • pip3
  • os : MacOS

Usage

$ python3 rwsh.py

Authors

Mit

About

🌈 "rwsh" is a self-made shell implemented in python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors