-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
Milestone
Description
Might be a cool feature --> having an API for writing modules and converting the current system to those modules.
Then gitobox's job becomes that of a daemon that sync's module A (eg. watchdog) with module B (eg. git). (fully orthogonal ie. could also sync two different places in the file system)
API:
- get notified
- fetch data
- commit data
Might be forgetting something...
Just an idea :)