gitjeff2
gitjeff2
@christinaa, I realize you're in a bit of a holding pattern with this project but I stumbled across a [Raspberry Pi Videocore IV Vulkan driver](https://github.com/Yours3lf/rpi-vk-driver) work in progress. This appears...
@jkotlinski on a related note, the FIMML implementation of MML is [fully documented](http://web.archive.org/web/20171226132849/https://flmml.codeplex.com/wikipage?title=Reference&referringTitle=Documentation) (Japanese, but Google Translate handles it just fine). I don't know if you're interested in extending Durex...
I have a C64c with a Turbo Chameleon an SD2IEC and a [Tapuino](https://www.c64-wiki.com/wiki/Tapuino_C64). I also have a modern GeoRAM 512k cartridge. I'm a bit of a novice when it comes...
You might consider JiffyDOS, even if it's only a starting point to further evolve the protocol. Open source implementations exist. It looks like the [Mega65 Open ROM](https://github.com/MEGA65/open-roms) (GPL v3) has...
This article may be helpful in the case of the Wix installer .
I'm testing it now… So far, very good. Commands like this one work as expected: ``` C:\> appget list | findstr /c:"libreoffice" | LibreOffice | libreoffice | 6.1.5.2 | 6.2.0.3...
> Right now if you enter an invalid package name, appget falls back to a search which I think is really useful, but for multi-package operations that becomes unfeasible. do...
Let's say you're a small shop and you have three computers and three different license / answer files because you're not big enough to warrant a volume license agreement. What...
I'll have to think about his some (so I reserve the right to change my mind) but my first reactions are: * I'm not a big fan of implicit arguments....
I second this. At a minimum it would be good to have the ability to point `appget` to a user defined git repository containing the application manifests.