Composer packages should still be installed even if the `--install=n` flag is set. The only thing "--install=n" won't do is download and add git submodules
Reviewed-on: https://codeberg.org/reflect/install/pulls/4
This PR adds a new optional flag `--install` which when set to `--install=n` will skip download and installation of the Reflect git submodule.
Reviewed-on: https://codeberg.org/reflect/install/pulls/2
Co-authored-by: vlw <victor@vlw.se>
Co-committed-by: vlw <victor@vlw.se>