Skip to content

tonytsangzen/bogwing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published