https://github.com/robvanderleek/shell-quest
Home of Shell Quest Magazine
https://github.com/robvanderleek/shell-quest
command-line docker script shell
Last synced: 7 months ago
JSON representation
Home of Shell Quest Magazine
- Host: GitHub
- URL: https://github.com/robvanderleek/shell-quest
- Owner: robvanderleek
- Created: 2021-09-01T21:16:35.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-09-21T21:10:22.000Z (over 4 years ago)
- Last Synced: 2025-07-04T02:17:30.379Z (7 months ago)
- Topics: command-line, docker, script, shell
- Language: Shell
- Homepage:
- Size: 1.34 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Shell Quest

In Shell Quest, a wide range of topics from computing history and modern
software engineering are explored through the user interface found on all
computers: The Shell.
Shell Quest is meant to be read like an ‘80s computer magazine, these magazines
came with cassette tapes or floppy disks that contained the software discussed
in the magazine. This was fun because you could immediately try out what you
were reading about. Likewise, each issue of Shell Quest comes with a Docker
image that bundles all the software for that issue, installed and ready to run
🚀
## Issue 1 - Shell History 101
[](https://hub.docker.com/r/robvanderleek/capture-website-api/)
The first issue explores the history of the Unix shell.
## Issue 2 - Editors