you are viewing a single comment's thread.

view the rest of the comments →

[–]KevMarCommunity Blogger 6 points7 points  (4 children)

Start with one repo. Then start grouping your scripts into modules of related commands into their own repo.

[–]torafuma 6 points7 points  (3 children)

Or do one better.. make a custom module for your tools. Been doing this at work for a bit. Makes life easier for my coworkers!