pcjs
pcjs copied to clipboard
The original IBM PC and other machine emulations in JavaScript
Adds a shell script to automate the task in the PCjs wiki section [Using a Local Web Server: Accessing Disk Images Locally](https://github.com/jeffpar/pcjs/wiki/Using-a-Local-Web-Server#accessing-disk-images-locally) If this PR is accepted, then those instructions...
On the PCjs wiki, the instructions in the section [Using a Local Web Server: Accessing Disk Images Locally](https://github.com/jeffpar/pcjs/wiki/Using-a-Local-Web-Server#accessing-disk-images-locally) say to run these commands: ``` git clone https://github.com/jeffpar/pcjs-cds001.git cds001 git clone...