Skip to content

sharadcodes/pwa-to-apk-action

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to pwa-to-apk-action 👋

Version License: MIT

Github Action for Converting your PWA to android app.

Demo

How to use?

To use this action add following to your workflow file

- name: PWA to APK action
  uses: sharadcodes/[email protected]
  with:
    project-root-folder: 'your_android_project_folder_root' # This should be the root folder which contains
                                                            # all the files generated by bubblewrap-cli

What about the Future?

Well I'm planning to remove the extra step in which you have to upload the android project folder generated by bubblewrap-cli in the next release of this action so stay tuned by watching the repo :), a star will also do a fine job.

Author

👤 Sharad Raj Singh Maurya

Show your support

Give a ⭐️ if this project helped you!

About

A Github Action for Converting your PWA to android app.

Resources

License

Stars

Watchers

Forks