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

Store configuration used to initialize the project on a TWA Manifest on a file #11

Closed
andreban opened this issue Nov 12, 2019 · 1 comment
Labels
enhancement New feature or request

Comments

@andreban
Copy link
Member

Currently, llama-pack uses a Web Manifest to extract data, asks the user to confirm the values and generates build.gradle and app/AndroidManifest from it.

This would introduce an intermediate configuration file, with a format similar to Web Manifest.

The configuration will be used when applying updates to the template project to an existing project, as described on #3.

Developers can also use it to tweak configurations for their project an re-generate the project from it.

@FluorescentHallucinogen FYI

@andreban
Copy link
Member Author

Closed by #29

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

No branches or pull requests

1 participant