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

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

Awesome Lists containing this project

README

          

# Shell Quest

![Screenshot](static/screenshot.png)

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

[![DockerHub image pulls](https://img.shields.io/docker/pulls/robvanderleek/sq-i1)](https://hub.docker.com/r/robvanderleek/capture-website-api/)

The first issue explores the history of the Unix shell.

## Issue 2 - Editors