Skip to content
This repository was archived by the owner on Sep 6, 2020. It is now read-only.
This repository was archived by the owner on Sep 6, 2020. It is now read-only.

feature: options from commandline #91

Open
@glensc

Description

@glensc

i would like to build three similar .phar files, which differ only on entry point (and obviously) on output file.

i tried out of intuition like this:

$ box build -v --output git-hook.phar --main git-hook.php

  [RuntimeException]                     
  The "--output" option does not exist.  

which failed because no options supported in 2.4.4

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions