sggit

Crates.iosggit
lib.rssggit
version0.0.4
sourcesrc
created_at2022-08-07 22:07:49.125913
updated_at2022-08-19 11:33:39.236355
descriptionScatter Gather Git or in short sggit, is a wrapper around git meant to help managing scattered files across your file system.
homepagehttps://github.com/Duckilicious/sggit
repositoryhttps://github.com/Duckilicious/sggit
max_upload_size
id640439
size38,440
Tal Gelbard (Duckilicious)

documentation

https://github.com/Duckilicious/sggit

README

Scatter-Gather Git

Motivation:

I regularly work with more than one development platform and I have many configuration files scattered around each platform. To keep my environments in sync and to add a version control element to the mix I am writing this git wrapper that will manage a central repository which structure will be described in a configuration file (Infrastructure as code style).

Note: This is WIP, I just want to keep my work public

TODO: Give installation and basic usage instructions.

P.S. If anyone has found a better solution for this please do let me know so I can go back to watching TV.

Commit count: 28

cargo fmt