Skip to content

(A)lbert (SH)ell is a basic shell implementation in Python written by Albert Willett Jr based on an article by Danish Prakash

License

Notifications You must be signed in to change notification settings

alabasterfox/albert-shell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

albert-shell

(A)lbert (SH)ell is a basic shell implementation in Python written by Albert Willett Jr based on an article by Danish Prakash

System Requirements

  • a *nix environment
  • Python 3.6.1+

Instructions: How to Run

  1. Git clone project onto a *nix environment
  2. In a terminal, cd to the project's root directory
  3. Execute the albert-shell.py python module (See Code Snippet 1)
> python3 albert-shell.py

Code Snippet 1: Running the shell program

About

(A)lbert (SH)ell is a basic shell implementation in Python written by Albert Willett Jr based on an article by Danish Prakash

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages