An open API service indexing awesome lists of open source software.

https://github.com/hareshkh/jash

Just A SHell - A linux shell for Operating Systems course (CSN-232)
https://github.com/hareshkh/jash

operating-system python shell

Last synced: 23 days ago
JSON representation

Just A SHell - A linux shell for Operating Systems course (CSN-232)

Awesome Lists containing this project

README

          

# JASH - Just A SHell

This is a python program that emulates a linux terminal.

### How to use
Run `python -m jash` after going into the project directory