Python code for processing Shooters Basketball Club information - team lists, memberships, etc
Use the following two commands to set up keyword substitution on your git repository: git config --local filter.kwsub.clean '.externalToolBuilders/kwsub --clean' git config --local filter.kwsub.smudge '.externalToolBuilders/kwsub --smudge'