Skip to content

Latest commit

 

History

History
25 lines (24 loc) · 660 Bytes

README.md

File metadata and controls

25 lines (24 loc) · 660 Bytes

bogwing

A emulator for yodaOS Image text

1. HOW TO

MacOS

brew install qemu
git clone https://github.com/tonytsangzen/bogwing.git
cd bogwing
./run.sh raspberry

Ubuntu

sudo apt-get -y install libcurl3 libpixman-1-0 libnuma1 libglib2.0-0 
git clone https://github.com/tonytsangzen/bogwing.git
cd bogwin
./run.sh raspberry

Docker

docker pull  tonytsangzen/bogwing-docker:latest
docker run -it --name bogwing  tonytsangzen/bogwing-docker  /bogwing/run.sh raspberry