On Sun, Jan 9, 2022, 10:40 AM Jerome Shidel <[email protected]> wrote:
> Hi, > > > On Jan 9, 2022, at 9:45 AM, Tyson Oswald <[email protected]> wrote: > > > > Quick Question. > > > > I see Jim has placed several projects out on GitHub in the past few > weeks, cool. > > Maybe Jim should do a video on his DOS/GitHub workflow. :-) > > > I am developing on FreeDOS but how are others placing their code out on > Github? > > > > > Good idea, I'll add that to the video queue. I do my FreeDOS development in a virtual machine: QEMU if I need PC speaker support, VirtualBox if I don't. (If anyone knows how to emulate PC speaker on VirtualBox, let me know.) When I have things working, I copy the files off the virtual machine to my Linux side using guestmount. https://opensource.com/article/21/6/copy-files-linux-freedos And then I use Linux tools to work with it, like push it to GitHub. > > >
_______________________________________________ Freedos-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freedos-devel
