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

Initial #1

Open
wants to merge 46 commits into
base: main
Choose a base branch
from
Open

Initial #1

wants to merge 46 commits into from

Conversation

aljones15
Copy link

@aljones15 aljones15 commented Aug 18, 2023

This is a PR with a lot of functionality in it:

  1. Adds a README with a large amount of entries
  2. Adds a script for creating an initial capacitor.config.json
  3. Adds a script for setting App manifests to allow WebView, ServiceWorker, and iframe support.
  4. Android Service Worker support

@aljones15 aljones15 self-assigned this Aug 18, 2023
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated
Comment on lines 41 to 50
If brew fails to install:

```sh
sudo rm -rf /opt/homebrew
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/uninstall.sh)"
```
then try to install again



Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This seems out-of-scope. Can it link to brew instructions, or just be removed?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks for the review. I removed this here and just linked to the brew homepage: 47b0d17

README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
@aljones15 aljones15 marked this pull request as ready for review October 31, 2023 17:11
@aljones15 aljones15 requested a review from tminard May 31, 2024 14:14
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.

2 participants