OpenBagTwo / EnderChest

syncing and linking for all your Minecraft instances
https://openbagtwo.github.io/EnderChest/
GNU General Public License v3.0
3 stars 2 forks source link

Should EnderChest support syncing via git instead of rsync? #30

Open OpenBagTwo opened 1 year ago

OpenBagTwo commented 1 year ago

... or even just use git as the default?

Pros:

Cons:

OpenBagTwo commented 1 year ago

better cross-platform python API

did I mean PyGithub? Because I think that's just for github.

OpenBagTwo commented 1 year ago

I do think that syncing with git could be pretty cool, especially since it looks like running commands with Popen still allows them to be interactive (read: giving the ability to add a commit message).

This would also be my foot in the door to incorporating https://github.com/OpenBagTwo/AngerLocalBeehive/issues/2