Sync github to com.termux
Is there way to do this so I dont have to download my file or folder, then use bash commands to sync to the com folder? Trying to sync my mud files and scripts using github so I can make changes on my phone while playing and push it to the cloud to pull frm computer and not have to worry
5 Replies
did you mean using git to sync files?
What are mud files?
MUD, multi user dungeon, maybe he mean his mud config file or somethin.
have you tried scp or rsync?
create a repo on github
clone it to both phone and pc
pull/push files to github