Skip to content

Deploy script? #7

@chancancode

Description

@chancancode

Either make this a script, or use grunt etc, or at least put it in the readme.

To build the chrome extension:

  1. CHROME=1 ember build -prod
  2. Go to chrome://extenstions and use the /chrome directory for either "Load unpacked extension" or "Build extension"

To build for github pages:

  1. ember build -prod
  2. Push the contents of /gh-pages to the gh-pages branch

cc @tgxworld in case you were wondering about this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions