I hereby claim:
- I am alexanian on github.
- I am tessa (https://keybase.io/tessa) on keybase.
- I have a public key whose fingerprint is 90B2 67D8 D87B 4525 59B6 30F5 DE7F 9529 3FCF 9BE8
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
Okay, so you made a mistake. You thought you should bundle a bunch of your code into a single repository because these disparate apps shared a few libraries and now you're stuck with a swollen monster repo that is a nightmare to deploy from.
(At least... I made this mistake.)
Anyway. You want to split those into multiple repositories and, in the process, regain a shred of your sanity. Let's say you have this repository structure:
monster_repo
WorkFlowy's Linux desktop app is a .AppImage file. The file runs fine upon clicking after a quick:
chmod a+x WorkFlowy-x86_64.AppImage
However, I want to be able to launch it as desktop app; I don't want to have to click it. The docs suggest using appimaged or AppImageKit. I:
WorkFlowy-x86_64.AppImage into ~/Applications (since appimaged only monitors certain directories).appimaged-860-x86_64.AppImage the main applicationappimaged-860-x86_64.AppImage.zsync, the corresponding zsync file for delta updates