#git #git-repository #wrapper #file #short #scatter #gather

bin+lib sggit

Scatter Gather Git or in short sggit, is a wrapper around git meant to help managing scattered files across your file system

4 releases

0.0.4 Aug 19, 2022
0.0.3 Aug 12, 2022
0.0.2 Aug 8, 2022
0.0.1 Aug 7, 2022

#9 in #scatter

Download history 1/week @ 2024-02-21 4/week @ 2024-02-28 2/week @ 2024-03-06 60/week @ 2024-03-13

67 downloads per month

MIT license

28KB
659 lines

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.

Dependencies

~2–3MB
~59K SLoC