Skip to content
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

Create standard way for handling large, immutable resource files #436

Open
MWYang opened this issue Nov 13, 2019 · 0 comments
Open

Create standard way for handling large, immutable resource files #436

MWYang opened this issue Nov 13, 2019 · 0 comments

Comments

@MWYang
Copy link
Contributor

MWYang commented Nov 13, 2019

Problem
It would be great if there was a standard way of downloading resource files at build time so that we can avoid checking large text files into this repo, as #428 does.

Solution
Use gradle (perhaps following the solution here) to download large resource files at build time and put them in the correct place. For instance, the large files that are introduced in #428 are also maintained (by me) on a separate repository.

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

No branches or pull requests

1 participant