• 
      

    Add the main entry point for the installer.

    Review Request #13467 — Created Dec. 27, 2023 and submitted

    Information

    rbinstall
    master

    Reviewers

    This adds a simple main() for performing the installation. It
    scans and hard-codes some installer settings, determines the latest
    version of Review Board, and then begins the installation.

    This is kept pretty basic for now. Future changes will build on this to
    guide the user and to allow for some customization of the install
    process.

    Tested the installer in all supported environments.

    Summary ID
    Add the main entry point for the installer.
    This adds a simple `main()` for performing the installation. It scans and hard-codes some installer settings, determines the latest version of Review Board, and then begins the installation. This is kept pretty basic for now. Future changes will build on this to guide the user and to allow for some customization of the install process.
    768bac0544156b061a52a396b96038fc0c9c090b
    maubin
    1. Ship It!
    2. 
        
    chipx86
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to master (a085e25)