View Source mix beacon.install (Beacon v0.1.1)

Generates beacon necessary configurations.

Before running this command, make sure you commited all your changes to git, beacuse it generates new files and modifies existing ones.

$ mix beacon.install --site blog --path /blog

The argument site defines the name of your beacon site and is used to generate the necessary configuration files.

Arguments

  • --site (required) - The name of your beacon site
  • --path (optional) - Route prefix to mount your site