Skip to content

Improve dev workflow: use python3 and auto-unzip ISO-639-3 tables in Makefile; update .gitignore and README #7

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

BorisQuanLi
Copy link

This PR improves the developer workflow by:

  • Updating the Makefile to use python3 for better cross-platform compatibility.
  • Adding an unzip step to the get-table target, so the ISO-639-3 tables are automatically extracted after download.
  • Updating .gitignore to exclude the downloaded zip file and extracted data directory.
  • Updating the README to reflect the new setup and Makefile targets.

No data files are committed to the repo. These changes make onboarding and reproducibility easier for new contributors.

Let me know if you’d like any adjustments!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant