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)
- Host: GitHub
- URL: https://github.com/hareshkh/jash
- Owner: hareshkh
- License: mit
- Created: 2017-04-07T13:11:00.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-17T15:44:37.000Z (almost 9 years ago)
- Last Synced: 2025-04-11T06:33:43.399Z (12 months ago)
- Topics: operating-system, python, shell
- Language: Python
- Homepage:
- Size: 15.6 KB
- Stars: 4
- Watchers: 5
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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