gitsync
gitsync copied to clipboard
UX goal for daemon
Should the goal be:
- gitsyncd starts up and damonises per it's option, it listens for commands from gitsync
- gitsync command is called to add/remove repos to be synced similar to how ssh-add works with ssh identities
Thoughts
@raybejjani are these two bullets alternatives or part of the same suggestion?
oh hai! They were part of the same suggestion. I suppose it's possible to run the same command and have it do the two things but that may be more confusing. Alternatively, the daemon is spawned automatically for you the first time you add something.