Skip to content

Document how to install and run Briefcase #2884

Description

@freakboy3742

What kind of documentation issue is this?

Missing documentation

Affected page

No response

Describe the issue

Briefcase doesn't currently have any documentation on how to actually install and run Briefcase. The README has a very cursory "pip install" note, and then defers to the tutorial.

This means there's no standalone documentation describing how to install and invoke Briefcase as a user.

Suggested improvement

We should add a new How-to guide: "How to run Briefcase", which should be the first guide in How To index.

It should cover:

  1. Default installs (create a virtual environment, python -m pip install briefcase, then run briefcase <command>. It should link off to the Command reference to describe the things that can be run, and the tutorial for a more general guide to the usage of Briefcase.
  2. Using uvx (install uvx, then run uvx briefcase <command>)
  3. Using pipx (install pipx, then run uvx briefcase <command>)

The FAQ should also include entries for:

  • "how do I use Briefcase?" that links to the HOWTO
  • "Can I use uvx/pipx to run briefcase?" that links to the relevant sections

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationAn improvement required in the project's documentation.

    Fields

    No fields configured for issues without a type.

    Projects

    Status
    Ready

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions