To prevent code duplication and to merge in upstream changes, I want to include the https://github.com/unitedstates/congressional-record repository in place of the parser folder within the current repository.
Do you have a preferred method for this? I can create a PR with git subtree, git submodule, or even a setup.sh shell script that clones the repository.
P.S. Finally got the bandwidth to start contributing!
To prevent code duplication and to merge in upstream changes, I want to include the https://github.com/unitedstates/congressional-record repository in place of the parser folder within the current repository.
Do you have a preferred method for this? I can create a PR with git subtree, git submodule, or even a setup.sh shell script that clones the repository.
P.S. Finally got the bandwidth to start contributing!