Added README.md listing the screenshots from the dev branch.

This commit is contained in:
Georges Dupéron 2018-07-03 22:11:50 +02:00
parent 76996177d1
commit bf294a0862

31
README.md Normal file
View File

@ -0,0 +1,31 @@
# Build artifacts of
[`travis-os`](https://github.com/jsmaniac/travis-os/) is a travis test harness
for hobby operating systems.
This repository contains the built artifacts: screenshots of the example
operating system running under various emulators, and as a standalone
application. Below are the screenshots of the `dev` branch. To see the
screenshots of the [`master`](https://github.com/jsmaniac/travis-os/) branch,
simply go to the main [`travis-os`](https://github.com/jsmaniac/travis-os/)
repository.
## QEMU
![Latest screenshot of the operating system running in QEMU](https://raw.githubusercontent.com/jsmaniac/travis-os-deploy-artifacts/screenshots-dev-qemu-system-i386/qemu-system-i386.png)
## VirtualBox
![Latest screenshot of the operating system running in VirtualBox](https://raw.githubusercontent.com/jsmaniac/travis-os-deploy-artifacts/screenshots-dev-virtualbox/virtualbox.png)
## Bochs
![Latest screenshot of the operating system running in Bochs](https://raw.githubusercontent.com/jsmaniac/travis-os-deploy-artifacts/screenshots-dev-bochs/bochs.png)
## DOSBox (.bat)
![Latest screenshot of the operating system running in dosbox](https://raw.githubusercontent.com/jsmaniac/travis-os-deploy-artifacts/screenshots-dev-dosbox/dosbox.png)
## Unix graphical environment (.sh)
![Latest screenshot of the operating system running in gui-sh](https://raw.githubusercontent.com/jsmaniac/travis-os-deploy-artifacts/screenshots-dev-gui-sh/gui-sh.png)