GitHub / TedJenkler / TedJenkler-codecrafters-shell-python
Python implementation of a POSIX-compliant shell, supporting built-in commands like cd, pwd, echo, cat, exe, and type, along with the ability to execute external programs. A basic Read-Eval-Print Loop (REPL) that simulates shell behavior.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TedJenkler%2FTedJenkler-codecrafters-shell-python
PURL: pkg:github/TedJenkler/TedJenkler-codecrafters-shell-python
Stars: 1
Forks: 0
Open issues: 0
License: None
Language: Python
Size: 13.7 KB
Dependencies parsed at: Pending
Created at: 7 months ago
Updated at: 6 months ago
Pushed at: 6 months ago
Last synced at: 3 months ago
Topics: posix-compliant, python-shell, repl, shell, shell-script