Skip to content

Investigate MYMC++ publish/build strategy #52

@Issung

Description

@Issung

We will need to build MYMC++ to a single file that people can easily download and run.
A tool called pyinstaller seems to be the go to recommendation.
Need the resulting application to be able to be:

  • Run as an "app", e.g. clicked in Windows explorer and opens a gui.
  • Run as a CLI tool, e.g. ran from the command line and able to get input/print output and take different arguments.

Metadata

Metadata

Assignees

No one assigned

    Labels

    mymc++This issue relates to the mymc++ python tool

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions