Skip to content

Fixed VAPID keygen task #33

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: master
Choose a base branch
from
Open

Fixed VAPID keygen task #33

wants to merge 1 commit into from

Conversation

drobban
Copy link
Contributor

@drobban drobban commented Jun 9, 2024

In the readme.md in step 2 under the installation instruction. It mentions the following

 $ mix web_push.gen.keypair

the web_push.gen.keypair option isnt available when running mix.
Consulting the mix manual, it seems like you have to use Mix.Task to make it available as a task.

This commit adds that and a short and long module doc.
Perhaps not the best doc, but it is at least something 😄

@drobban drobban mentioned this pull request Jun 9, 2024
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