View Source mix bonfire.account.new (bonfire_umbrella v0.9.8-cooperation-beta.31)

Creates an account in the database, automatically activated

Usage

just mix bonfire.account.new [email@address]

You will be prompted for a password and an email if it was not provided.

Summary

Functions

Link to this function

get(prompt, key, opts, must?)

View Source
Link to this function

password(prompt, pid, ref)

View Source
@spec run(OptionParser.argv()) :: :ok

Callback implementation for Mix.Task.run/1.