Commit Graph

15 Commits (223dfaf8a0555bafa2c123cac928d2253b29be59)

Author SHA1 Message Date
Joshua Potter 223dfaf8a0 Add rough notes on syncing up a git repository. 2021-12-31 22:49:34 -05:00
Joshua Potter 17e2bf7a69 Setup local and remote with deserialization rules. 2021-12-31 20:12:54 -05:00
Joshua Potter 606e3da69f Add git dependencies and prep for async. 2021-12-31 10:17:55 -05:00
Joshua Potter c6bd229640 Allow specifying polling/debounce frequency. 2021-12-31 09:41:44 -05:00
Joshua Potter 7db0656e89 Setup daemon tracking.
Track original path before resolution for later git copying and
messaging.
2021-12-31 09:27:29 -05:00
Joshua Potter 4fa6654423 Separate path module and a normalized newtype. 2021-12-30 16:42:01 -05:00
Joshua Potter ba69724c49 First draft on a daemon instance. 2021-12-30 13:18:52 -05:00
Joshua Potter 8db3c4b4ab Various cleanup and daemon template. 2021-12-30 09:58:59 -05:00
Joshua Potter b4369739ac Add first pass on ideas for generating the config. 2021-12-30 08:25:29 -05:00
Joshua Potter 00dbfab415 Use serde to avoid manual deserializing. 2021-12-29 21:47:46 -05:00
Joshua Potter 8f3acba5e9 Idea on how `configure` might work. 2021-12-29 19:02:58 -05:00
Joshua Potter 071c461074 Fix README list. 2021-12-29 11:08:58 -05:00
Joshua Potter 33b9d30858 Read in config file or search appropriate places.
Add rough README and dependencies along with basic command line
arguments.
2021-12-29 11:06:25 -05:00
Joshua Potter fff5d4183f Basic project template. 2021-12-28 17:06:17 -05:00
Joshua Potter 76a1646539 Initial commit 2021-12-28 13:30:49 -05:00